mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Add msgtypes.h include to pubsub_build.h
(The header won't compile without it.)
This commit is contained in:
parent
bdeaf7d4b2
commit
02e0a39d39
@ -14,6 +14,8 @@
|
||||
#ifndef TOR_PUBSUB_BUILD_H
|
||||
#define TOR_PUBSUB_BUILD_H
|
||||
|
||||
#include "lib/dispatch/msgtypes.h"
|
||||
|
||||
struct dispatch_t;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user