aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance/files/patch-sys.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/morebalance/files/patch-sys.c')
-rw-r--r--net/morebalance/files/patch-sys.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/morebalance/files/patch-sys.c b/net/morebalance/files/patch-sys.c
new file mode 100644
index 000000000000..603abfa92a89
--- /dev/null
+++ b/net/morebalance/files/patch-sys.c
@@ -0,0 +1,10 @@
+--- sys.c.orig Sat Oct 11 20:37:45 2003
++++ sys.c Sat Oct 11 20:38:00 2003
+@@ -2,6 +2,7 @@
+ #include "sys.h"
+
+ /* System includes */
++#include <sys/types.h>
+ #include <netdb.h>
+ #include <netinet/in.h>
+ #include <stdlib.h>