Remove duplicate import

This commit is contained in:
Kovid Goyal 2018-06-08 15:42:42 +05:30
parent 04afe969a0
commit 5701ec4082
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -21,7 +21,6 @@
#ifdef WITH_PROFILER
#include <gperftools/profiler.h>
#endif
#include <termios.h>
/* To millisecond (10^-3) */
#define SEC_TO_MS 1000