Thread safety

This commit is contained in:
llsth 2015-08-15 19:39:38 +02:00
parent 24fdc7958e
commit d4bd91c11a
1 changed files with 0 additions and 4 deletions

View File

@ -62,10 +62,6 @@
#include "fping.h"
#include "inet_getaddrinfo.h"
#ifdef ENABLE_PTHREAD
#include <pthread.h>
#endif
#ifdef ENABLE_NLS
#include <libintl.h>
#endif