Earnestly spotted this on #archlinux. Signed-off-by: Simon Gomizelj <[email protected]> --- src/pacman/pacman.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c index 916873d..36244a0 100644 --- a/src/pacman/pacman.c +++ b/src/pacman/pacman.c @@ -24,7 +24,6 @@ #define PACKAGE_VERSION GIT_VERSION #endif -#include <ctype.h> /* isspace */ #include <stdlib.h> /* atoi */ #include <stdio.h> #include <ctype.h> /* isspace */ -- 1.8.2
