1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-04 20:47:09 +02:00

cleaning duplicate #include of headers

This commit is contained in:
kakwa 2017-05-07 15:39:44 +02:00
parent af91ae9493
commit cdbbcabfd7
3 changed files with 0 additions and 6 deletions

View file

@ -15,10 +15,7 @@
#include <openssl/ts.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdlib.h>
#include <string.h>
#include <string.h>
#include <sys/syslog.h>
#include <syslog.h>