summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSterling Hughes <sterling@bumblebury.com>2002-01-14 05:36:28 +0000
committerSterling Hughes <sterling@bumblebury.com>2002-01-14 05:36:28 +0000
commita1f910c159e58248f7161828313c0f3d38227f42 (patch)
tree53cb54f984953dc9d5f9452128c1434a6b7be4be
parente4866563dedda10047c51747232c2d85fa346be2 (diff)
downloadgnurl-a1f910c159e58248f7161828313c0f3d38227f42.tar.gz
gnurl-a1f910c159e58248f7161828313c0f3d38227f42.tar.bz2
gnurl-a1f910c159e58248f7161828313c0f3d38227f42.zip
Remove erreaneous include, setup.h is included one line above
-rw-r--r--lib/hash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hash.h b/lib/hash.h
index 66ef3dfeb..fb7ec4130 100644
--- a/lib/hash.h
+++ b/lib/hash.h
@@ -25,8 +25,6 @@
#include "setup.h"
-#include "setup.h"
-
#include <stddef.h>
#include "llist.h"