diff options
Diffstat (limited to 'src/MySock.cpp')
| -rw-r--r-- | src/MySock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MySock.cpp b/src/MySock.cpp index f74f7fd..79e407d 100644 --- a/src/MySock.cpp +++ b/src/MySock.cpp @@ -31,7 +31,7 @@ * 31.10.2010 Gaspar Fernández Bug Corrections ********************************************************************************/ #include "MySock.h" - +#include <unistd.h> /************************************************************* * Function: extract_key_value * ************************************************************* |
