summaryrefslogtreecommitdiffstats
path: root/crypthash.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2005-02-05 14:11:36 +0000
committerThomas Roessler <roessler@does-not-exist.org>2005-02-05 14:11:36 +0000
commitd06309dcd32b7f7c3c7bd40e3ee3e8298dc27450 (patch)
tree190b5189fbad5652a28a52b3b5d08dc21e62c66a /crypthash.h
parentc8e788a772d65013e116987dc532fd924981daf5 (diff)
Remove a number of unnecessary config.h includes, and add some
missing ones. May fix some bugs.
Diffstat (limited to 'crypthash.h')
-rw-r--r--crypthash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypthash.h b/crypthash.h
index a2545b8e..d8e3a572 100644
--- a/crypthash.h
+++ b/crypthash.h
@@ -1,8 +1,6 @@
#ifndef _CRYPTHASH_H
# define _CRYPTHASH_H
-# include "config.h"
-
# include <sys/types.h>
# if HAVE_INTTYPES_H