summaryrefslogtreecommitdiff
path: root/hashmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'hashmap.c')
-rw-r--r--hashmap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hashmap.c b/hashmap.c
index 34307f628d..28256bd353 100644
--- a/hashmap.c
+++ b/hashmap.c
@@ -19,10 +19,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <assert.h>
#include <stdlib.h>
#include <string.h>