mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
11 lines
320 B
C++
11 lines
320 B
C++
--- spserver/spsession.cpp.orig Wed Aug 22 22:04:05 2007
|
|
+++ spserver/spsession.cpp Thu Aug 23 07:33:45 2007
|
|
@@ -16,7 +16,7 @@
|
|
#include "sprequest.hpp"
|
|
#include "spiochannel.hpp"
|
|
|
|
-#include "config.h"
|
|
+//#include "config.h"
|
|
#include "event.h"
|
|
|
|
//-------------------------------------------------------------------
|