Implement TIME, VERSION, MOTD, LUSERS

This commit is contained in:
2014-07-17 23:51:34 +02:00
parent 86e3ae951e
commit b2a4d38e8c
2 changed files with 72 additions and 5 deletions

View File

@@ -43,6 +43,7 @@
#include <regex.h>
#include <libgen.h>
#include <syslog.h>
#include <fnmatch.h>
#include <sys/socket.h>
#include <sys/types.h>