Revert "Merge pull request #19 from asgeirom/master"

This reverts commit 27ccb09473, reversing
changes made to b7eccedf8a.
This commit is contained in:
Benjamin Klettbach
2014-01-06 06:29:08 +01:00
parent e9d1d66b8a
commit ab1d4588e2

View File

@@ -21,9 +21,6 @@
#include <dlfcn.h>
#include <unistd.h>
#include <time.h>
#if defined(__linux) || defined(__linux__) || defined(linux)
#include <linux/time.h>
#endif
#include "dstr.h"
#include "platform.h"