index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2011-12-17 21:42:35 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-12-21 18:13:17 -0600 |
commit | d6ccd4439044978a6dcc01b8c1ab880b6164f9d1 (patch) | |
tree | ba8360f6e0177fa9ad13d1b794a21cae00bdbc01 /src/util/testdb.c | |
parent | 6c1426842af7de1343b8360e2d0ca52846ea4a2f (diff) |
-rw-r--r-- | src/util/testdb.c | 2 |
diff --git a/src/util/testdb.c b/src/util/testdb.c index b15bbe5e..4f6bfed5 100644 --- a/src/util/testdb.c +++ b/src/util/testdb.c @@ -17,8 +17,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "config.h" - #include <unistd.h> #include <stdio.h> #include <stdlib.h> |