summaryrefslogtreecommitdiff
path: root/openbsd-compat/fake-rfc2553.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/fake-rfc2553.c')
-rw-r--r--openbsd-compat/fake-rfc2553.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/fake-rfc2553.c b/openbsd-compat/fake-rfc2553.c
index b69f7f13f..b6ea3d21e 100644
--- a/openbsd-compat/fake-rfc2553.c
+++ b/openbsd-compat/fake-rfc2553.c
@@ -36,6 +36,8 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39
40#include <stdlib.h>
39#include <string.h> 41#include <string.h>
40 42
41#include <netinet/in.h> 43#include <netinet/in.h>