index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/libalpm/be_files.c | 1 |
diff --git a/lib/libalpm/be_files.c b/lib/libalpm/be_files.c index ed2e9207..b936c6b8 100644 --- a/lib/libalpm/be_files.c +++ b/lib/libalpm/be_files.c @@ -32,7 +32,6 @@ #endif #include <sys/stat.h> #include <dirent.h> -#include <locale.h> #ifdef CYGWIN #include <limits.h> /* PATH_MAX */ #endif |