aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-01 09:34:28 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-01 09:34:28 +0100
commit75eab72cf3e5d70f55af52c62ea5adc11294dc26 (patch)
treebbfafeb6b8d0a4b9eb118519642955a0c6975a09 /src/client.h
parentsmall improvements and cleanup (diff)
downloadsat-75eab72cf3e5d70f55af52c62ea5adc11294dc26.tar.gz
sat-75eab72cf3e5d70f55af52c62ea5adc11294dc26.tar.bz2
sat-75eab72cf3e5d70f55af52c62ea5adc11294dc26.tar.xz
further improvement
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--src/client.h1
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>