kanoi 11 years ago
parent
commit
fc58e6fe1e
  1. 2
      src/libckpool.c

2
src/libckpool.c

@ -16,6 +16,7 @@
#else
#include <sys/un.h>
#endif
#include <sys/file.h>
#include <sys/prctl.h>
#include <sys/stat.h>
#include <netdb.h>
@ -29,7 +30,6 @@
#include <time.h>
#include <math.h>
#include "ckpool.h"
#include "libckpool.h"
#include "sha2.h"
#include "utlist.h"

Loading…
Cancel
Save