diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/Timer.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/Timer.hh b/src/FbTk/Timer.hh index b337b24..1024b9d 100644 --- a/src/FbTk/Timer.hh +++ b/src/FbTk/Timer.hh | |||
@@ -40,7 +40,6 @@ | |||
40 | 40 | ||
41 | #ifdef HAVE_INTTYPES_H | 41 | #ifdef HAVE_INTTYPES_H |
42 | #include <inttypes.h> | 42 | #include <inttypes.h> |
43 | #include <sys/types.h> | ||
44 | #endif // HAVE_INTTYPES_H | 43 | #endif // HAVE_INTTYPES_H |
45 | 44 | ||
46 | #include <sys/select.h> | 45 | #include <sys/select.h> |