12 lines
216 B
Text
12 lines
216 B
Text
|
Index: src/irc/dcc.cpp
|
||
|
--- src/irc/dcc.cpp.orig
|
||
|
+++ src/irc/dcc.cpp
|
||
|
@@ -23,6 +23,7 @@
|
||
|
#include <string.h>
|
||
|
#include <sys/types.h>
|
||
|
#include <netinet/in.h>
|
||
|
+#include <unistd.h>
|
||
|
|
||
|
#include "dcc.h"
|
||
|
#include "nick.h"
|