summaryrefslogtreecommitdiffstats
path: root/libopkg/libopkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/libopkg.h')
-rw-r--r--libopkg/libopkg.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libopkg/libopkg.h b/libopkg/libopkg.h
index be4c31b..c2e6bf0 100644
--- a/libopkg/libopkg.h
+++ b/libopkg/libopkg.h
@@ -21,8 +21,6 @@
#endif
-#ifdef OPKG_LIB
-
#include "opkg_conf.h"
#include "opkg_message.h"
#include "opkg_state.h"
@@ -90,6 +88,3 @@ extern void reverse_error_list(struct errlist **errors);
extern void free_error_list();
#endif
-
-
-#endif