The following commit has been merged in the master branch:
commit ff33aa430e6de845a089a6a023a9478dafa109cc
Author: Guillem Jover <[email protected]>
Date:   Sat Oct 17 02:07:02 2009 +0200

    Remove unused <fnmatch.h> include

diff --git a/src/enquiry.c b/src/enquiry.c
index 1a853a2..2a6fb1b 100644
--- a/src/enquiry.c
+++ b/src/enquiry.c
@@ -29,7 +29,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include <fnmatch.h>
 #include <assert.h>
 #include <unistd.h>
 #include <sys/types.h>
diff --git a/src/trigcmd.c b/src/trigcmd.c
index bf80f48..89c7d18 100644
--- a/src/trigcmd.c
+++ b/src/trigcmd.c
@@ -27,7 +27,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include <fnmatch.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
diff --git a/src/update.c b/src/update.c
index 4a97a8c..1fed097 100644
--- a/src/update.c
+++ b/src/update.c
@@ -27,7 +27,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include <fnmatch.h>
 #include <unistd.h>
 
 #include <dpkg/dpkg.h>

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to