From 3f5756ca723274ea2377de7f91bcc9288641e5e5 Mon Sep 17 00:00:00 2001
From: Jaroslav Kysela
Date: Mon, 28 Nov 2005 12:02:55 +0000
Subject: [PATCH] Remove superfluous wordexp.h inclusion
---
src/conf.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/conf.c b/src/conf.c
index 50ac844e..546b5893 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -415,7 +415,6 @@ beginning:
#include
-#include
#include
#include
#include
--
2.47.3