11 lines
236 B
Text
11 lines
236 B
Text
|
--- libixp/server.c.orig Tue Feb 19 04:07:08 2008
|
||
|
+++ libixp/server.c Tue Feb 19 04:07:24 2008
|
||
|
@@ -6,6 +6,7 @@
|
||
|
#include <stdlib.h>
|
||
|
#include <sys/socket.h>
|
||
|
#include <unistd.h>
|
||
|
+#include <string.h>
|
||
|
#include "ixp_local.h"
|
||
|
|
||
|
IxpConn *
|