diff options
-rw-r--r-- | src/pacman/pacman.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c index 916873d7..36244a08 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 */ |