diff options
Diffstat (limited to 'sesman/tools/tcp.c')
| -rw-r--r-- | sesman/tools/tcp.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/tools/tcp.c b/sesman/tools/tcp.c index 32c0bbc9..dbb5e178 100644 --- a/sesman/tools/tcp.c +++ b/sesman/tools/tcp.c @@ -24,6 +24,10 @@ * */ +#if defined(HAVE_CONFIG_H) +#include <config_ac.h> +#endif + #include "sesman.h" #include <netinet/in.h> |
