ports/net/spserver/files/patch-teststress.cpp
2007-08-24 07:53:47 +00:00

11 lines
285 B
C++

--- spserver/teststress.cpp.orig Wed Aug 22 22:04:05 2007
+++ spserver/teststress.cpp Thu Aug 23 07:34:03 2007
@@ -18,7 +18,7 @@
/* For inet_ntoa. */
#include <arpa/inet.h>
-#include "config.h"
+//#include "config.h"
#include "event.h"
static const char * gHost = "127.0.0.1";