aboutsummaryrefslogtreecommitdiff
path: root/contactList.h
diff options
context:
space:
mode:
Diffstat (limited to 'contactList.h')
-rw-r--r--contactList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contactList.h b/contactList.h
index 43199a1..c5cf10c 100644
--- a/contactList.h
+++ b/contactList.h
@@ -3,6 +3,7 @@
#include <ncurses.h>
#include <stdio.h>
+#include <string.h>
#include "basic_curses.h"
typedef struct conversation conversation;