summaryrefslogtreecommitdiffstats
path: root/include/protocols/talkd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/protocols/talkd.h')
-rw-r--r--include/protocols/talkd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/protocols/talkd.h b/include/protocols/talkd.h
index 34b5da2..1d60441 100644
--- a/include/protocols/talkd.h
+++ b/include/protocols/talkd.h
@@ -36,6 +36,9 @@
#ifndef _PROTOCOLS_TALKD_H_
#define _PROTOCOLS_TALKD_H_
+#include <sys/types.h>
+#include <sys/socket.h>
+
/*
* This describes the protocol used by the talk server and clients.
*
OpenPOWER on IntegriCloud