aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-28 20:34:50 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-28 20:34:50 +0100
commit4e8a81872679c3f01c344451da839523b8640f0f (patch)
tree7433b3753f484bf72ce0f2e913a8807feaf154e7 /src/daemon.h
parentm + receive messages (diff)
downloadsat-4e8a81872679c3f01c344451da839523b8640f0f.tar.gz
sat-4e8a81872679c3f01c344451da839523b8640f0f.tar.bz2
sat-4e8a81872679c3f01c344451da839523b8640f0f.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'src/daemon.h')
-rw-r--r--src/daemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon.h b/src/daemon.h
index e56fa76..6b968ba 100644
--- a/src/daemon.h
+++ b/src/daemon.h
@@ -20,6 +20,7 @@
* DEALINGS IN THE SOFTWARE.
*/
#include <stddef.h>
+#include <sys/socket.h>