summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/pkg.h')
-rw-r--r--libopkg/pkg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopkg/pkg.h b/libopkg/pkg.h
index 4450fd0..1b65feb 100644
--- a/libopkg/pkg.h
+++ b/libopkg/pkg.h
@@ -18,6 +18,8 @@
#ifndef PKG_H
#define PKG_H
+#include "config.h"
+
#include <sys/types.h>
#include "pkg_vec.h"