From 3ec82a5a420fc00d38ad7dded819525a91533652 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 5 Mar 2010 08:13:25 +0000 Subject: First steps for libapk --- src/del.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/del.c') diff --git a/src/del.c b/src/del.c index 7ac7625..f4437b9 100644 --- a/src/del.c +++ b/src/del.c @@ -13,6 +13,7 @@ #include "apk_applet.h" #include "apk_state.h" #include "apk_database.h" +#include "apk_print.h" static int del_parse(void *ctx, struct apk_db_options *db, int optch, int optindex, const char *optarg) -- cgit v1.2.3