summaryrefslogtreecommitdiff
path: root/pk.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pk.h.in')
-rw-r--r--pk.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/pk.h.in b/pk.h.in
index eb33eee..af36589 100644
--- a/pk.h.in
+++ b/pk.h.in
@@ -18,6 +18,9 @@
*******************************************************************************
* pkstr.h:
*
+*******************************************************************************
+* pkev.h:
+*
******************************************************************************/
#define PK_VERSION "@@PK_VERSION@@"
@@ -32,4 +35,7 @@
# ifndef PK_IMPL_STR
# define PK_IMPL_STR
# endif
+# ifndef PK_IMPL_EV
+# define PK_IMPL_EV
+# endif
#endif