You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
319 B
11 lines
319 B
Index: src/CegoNet.cc |
|
--- src/CegoNet.cc.orig 2016-08-11 19:01:54.000000000 +0200 |
|
+++ src/CegoNet.cc 2016-08-12 10:32:47.502123678 +0200 |
|
@@ -19,6 +19,7 @@ |
|
/////////////////////////////////////////////////////////////////////////////// |
|
|
|
// POSIX INCLUDES |
|
+#include <stdlib.h> |
|
#include <locale.h> |
|
|
|
// CEGO INCLUDES
|
|
|