diff options
Diffstat (limited to 'pk.h.in')
| -rw-r--r-- | pk.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
