freebsd-ports/devel/libassa/files/patch-assa:Socket.cpp
Ying-Chieh Liao e71faa9e5e add libassa 3.2.0
An C++ networking library and application framework
2003-12-25 08:28:12 +00:00

10 lines
211 B
C++

--- assa/Socket.cpp.orig Wed Dec 24 17:28:22 2003
+++ assa/Socket.cpp Wed Dec 24 17:28:36 2003
@@ -16,6 +16,7 @@
#include <sstream>
#include <rpc/rpc.h>
+#include <sys/ioctl.h>
#include "assa/Socket.h"