From a1f910c159e58248f7161828313c0f3d38227f42 Mon Sep 17 00:00:00 2001
From: Sterling Hughes <sterling@bumblebury.com>
Date: Mon, 14 Jan 2002 05:36:28 +0000
Subject: [PATCH] Remove erreaneous include, setup.h is included one line above

---
 lib/hash.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/hash.h b/lib/hash.h
index 66ef3dfeba..fb7ec4130a 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"
-- 
GitLab