diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h index a7640e7..8f27d73 100644 --- a/src/client.h +++ b/src/client.h @@ -22,6 +22,7 @@ #ifndef _DEFAULT_SOURCE # define _DEFAULT_SOURCE #endif +#include "common.h" #include <stddef.h> |