mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
11 lines
294 B
C++
11 lines
294 B
C++
--- spiochannel.cpp.orig Sat Aug 11 20:50:32 2007
|
|
+++ spiochannel.cpp Sat Aug 11 20:50:38 2007
|
|
@@ -16,7 +16,7 @@
|
|
#include "spbuffer.hpp"
|
|
#include "spmsgblock.hpp"
|
|
|
|
-#include "config.h"
|
|
+//#include "config.h"
|
|
#include "event.h"
|
|
|
|
//---------------------------------------------------------
|