summaryrefslogtreecommitdiffstats
path: root/tdewallet/backend/blowfish.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdewallet/backend/blowfish.h')
-rw-r--r--tdewallet/backend/blowfish.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tdewallet/backend/blowfish.h b/tdewallet/backend/blowfish.h
index 581ac31c0..33c0c6ee1 100644
--- a/tdewallet/backend/blowfish.h
+++ b/tdewallet/backend/blowfish.h
@@ -28,9 +28,6 @@
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
-#ifdef HAVE_SYS_BITYPES_H
-#include <sys/bitypes.h> /* For uintXX_t on Tru64 */
-#endif
#include "blockcipher.h"