diff options
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/testdb.c | 1 | ||||
| -rw-r--r-- | src/util/testpkg.c | 1 | 
2 files changed, 0 insertions, 2 deletions
diff --git a/src/util/testdb.c b/src/util/testdb.c index cbff5784..abbc62f1 100644 --- a/src/util/testdb.c +++ b/src/util/testdb.c @@ -24,7 +24,6 @@  #include <limits.h>  #include <string.h>  #include <dirent.h> -#include <libgen.h>  #include <alpm.h>  #include <alpm_list.h> diff --git a/src/util/testpkg.c b/src/util/testpkg.c index 6e8f9d1c..d86fb1e0 100644 --- a/src/util/testpkg.c +++ b/src/util/testpkg.c @@ -21,7 +21,6 @@  #include <stdio.h> /* printf */  #include <stdarg.h> /* va_list */ -#include <string.h> /* strlen */  #include <alpm.h>  | 
