diff options
Diffstat (limited to 'lineread.h')
| -rw-r--r-- | lineread.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ #ifndef LINEREAD_H #define LINEREAD_H +#include <sys/types.h> + #define LINEREAD_BUFFER_SIZE 8192 /** |
![]() |
index : passt |
| Plug A Simple Socket Transport |
| aboutgitcodebugslistschat |
| -rw-r--r-- | lineread.h | 2 |
@@ -6,6 +6,8 @@ #ifndef LINEREAD_H #define LINEREAD_H +#include <sys/types.h> + #define LINEREAD_BUFFER_SIZE 8192 /** |