forked from Lainports/freebsd-ports
10 lines
210 B
C++
10 lines
210 B
C++
--- peer.cpp.orig Wed Jan 14 21:54:26 2004
|
|
+++ peer.cpp Sun Jan 18 02:43:36 2004
|
|
@@ -1,6 +1,7 @@
|
|
#include "peer.h"
|
|
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
#include "btcontent.h"
|
|
#include "msgencode.h"
|