summaryrefslogtreecommitdiff
path: root/pctf/ctf_api.h
diff options
context:
space:
mode:
authorWez Furlong <wez@netevil.org>2011-04-03 17:42:46 -0400
committerWez Furlong <wez@netevil.org>2011-04-03 17:42:46 -0400
commit8e4e3efb4e7c3bdb86f247bd161d0809757609c8 (patch)
treee56dab3589844e187420cdd5bac70f3b70c4c26a /pctf/ctf_api.h
parente9f8c2cd7be8f75fb1d6d9bdb7f3f418d5068e04 (diff)
downloadctf-8e4e3efb4e7c3bdb86f247bd161d0809757609c8.tar.gz
ensure that we install headers under pctf/ as we promised in the README
Diffstat (limited to 'pctf/ctf_api.h')
-rw-r--r--pctf/ctf_api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pctf/ctf_api.h b/pctf/ctf_api.h
index 9a7b91e..0be516d 100644
--- a/pctf/ctf_api.h
+++ b/pctf/ctf_api.h
@@ -42,6 +42,7 @@
#pragma ident "%Z%%M% %I% %E% SMI"
+#include <pctf/pctf_config.h>
#include <sys/types.h>
#include <pctf/ctf.h>