]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_reallocarray.c
Kick out two attibutes we don't use any more in HTML5.
[mandoc.git] / compat_reallocarray.c
index 5fabd0b2a58adbfd01e67dd0f6478eeb0d2c70db..6e96a6ab7d7e34de28abb42c6d69ba6d10966096 100644 (file)
@@ -1,6 +1,6 @@
 #include "config.h"
 
-#ifdef HAVE_REALLOCARRAY
+#if HAVE_REALLOCARRAY
 
 int dummy;