diff --git a/configure b/configure index 326549e..2557642 100755 --- a/configure +++ b/configure @@ -26,7 +26,7 @@ # SUCH DAMAGE. # -REQUIRE_HEADER="stdbool.h stdint.h" +REQUIRE_HEADER="stdbool.h stddef.h stdint.h string.h" EXIT_SUCCESS=0 EXIT_FAILURE=1