diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/klee/Config/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/klee/Config/config.h.in b/include/klee/Config/config.h.in index ca81155f..4ce9714d 100644 --- a/include/klee/Config/config.h.in +++ b/include/klee/Config/config.h.in @@ -6,9 +6,6 @@ /* Does the platform use __ctype_b_loc, etc. */ #undef HAVE_CTYPE_EXTERNALS -/* Using external STP */ -#undef HAVE_EXT_STP - /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H |