1
0
mirror of https://github.com/kakwa/uts-server synced 2025-01-09 21:24:29 +01:00

fix include

This commit is contained in:
kakwa 2017-04-22 02:23:43 +02:00
parent 35681c5052
commit fd24508f84

View File

@ -6,7 +6,7 @@
#include <stdlib.h>
#include <stdlib.h>
#include <string.h>
#include <string.h>
#include <strings.h>
#include <sys/syslog.h>
#include <time.h>
#include <unistd.h>