diff options
author | Sterling Hughes <sterling@bumblebury.com> | 2002-01-14 05:36:28 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@bumblebury.com> | 2002-01-14 05:36:28 +0000 |
commit | a1f910c159e58248f7161828313c0f3d38227f42 (patch) | |
tree | 53cb54f984953dc9d5f9452128c1434a6b7be4be /lib/hash.h | |
parent | e4866563dedda10047c51747232c2d85fa346be2 (diff) | |
download | curl-a1f910c159e58248f7161828313c0f3d38227f42.tar.gz |
Remove erreaneous include, setup.h is included one line above
Diffstat (limited to 'lib/hash.h')
-rw-r--r-- | lib/hash.h | 2 |
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" |