summaryrefslogtreecommitdiff
path: root/net/sipsak/files/patch-helper.c
blob: ef847bf4f05ec621111c30707d32046f0e58a6d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- helper.c.orig	Tue Oct 26 15:49:48 2004
+++ helper.c	Tue Oct 26 15:53:43 2004
@@ -23,6 +23,8 @@
 #include <sys/utsname.h>
 #include <string.h>
 #include <ctype.h>
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 
 #include "helper.h"