diff options
Diffstat (limited to 'pkstr.h')
| -rw-r--r-- | pkstr.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -25,8 +25,7 @@ int pk_compare_cstr(const struct pk_cstr *lhs, const struct pk_cstr *rhs); #ifdef PK_IMPL_STR -#include "./pkmacros.h" - +#include "./pkmacros.h" /* deleteme */ #include <string.h> struct pk_str |
