aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/channel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/channel.cc')
-rw-r--r--ncpd/channel.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ncpd/channel.cc b/ncpd/channel.cc
index 6c92e86..92408d5 100644
--- a/ncpd/channel.cc
+++ b/ncpd/channel.cc
@@ -27,6 +27,7 @@
#include <cstdlib>
#include <iostream>
#include <string>
+#include <cstring>
#include "channel.h"
#include "ncp.h"