chansrv: add header

This commit is contained in:
Jay Sorg 2013-03-12 18:51:27 -07:00
parent 30f64f27b6
commit cf5646c472
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>