The following commit has been merged in the master branch:
commit 7e31262a6fa961d81cbe67138cb875c81e195711
Author: Andrea Gelmini <[email protected]>
Date:   Sun Feb 20 22:28:44 2011 +0100

    libdpkg: Remove duplicate <stdio.h> include
    
    Signed-off-by: Andrea Gelmini <[email protected]>
    Signed-off-by: Guillem Jover <[email protected]>

diff --git a/lib/dpkg/path.c b/lib/dpkg/path.c
index b2c958b..cdb77b3 100644
--- a/lib/dpkg/path.c
+++ b/lib/dpkg/path.c
@@ -22,7 +22,6 @@
 #include <config.h>
 #include <compat.h>
 
-#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>

-- 
dpkg's main repository


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

Reply via email to