forked from Lainports/freebsd-ports
7 lines
199 B
C++
7 lines
199 B
C++
--- btstream.cpp.orig Fri Jan 16 00:01:00 2004
|
|
+++ btstream.cpp Sun Jan 18 02:42:47 2004
|
|
@@ -1,3 +1,4 @@
|
|
+#include <arpa/inet.h>
|
|
#include "btstream.h"
|
|
#include "msgencode.h"
|
|
#include "btconfig.h"
|