diff options
Diffstat (limited to 'drkonqi/sha1.cpp')
-rw-r--r-- | drkonqi/sha1.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drkonqi/sha1.cpp b/drkonqi/sha1.cpp index 86dd30a99..c2619d3a6 100644 --- a/drkonqi/sha1.cpp +++ b/drkonqi/sha1.cpp @@ -26,9 +26,6 @@ #ifdef HAVE_STDINT_H #include <stdint.h> /* For uintXX_t on OSX */ #endif -#ifdef HAVE_SYS_BITYPES_H -#include <sys/bitypes.h> /* For uintXX_t on Tru64 */ -#endif #ifdef HAVE_STDINT_H #include <stdint.h> #endif |