Browse Source

* src/common.h : more includes

master
Alex 'AdUser' Z 8 years ago
parent
commit
d78fabc0fe
  1. 1
      src/common.h

1
src/common.h

@ -21,6 +21,7 @@
#include <string.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <time.h>
#include <unistd.h>

Loading…
Cancel
Save