diff options
Diffstat (limited to 'lib/strnlen.c')
| -rw-r--r-- | lib/strnlen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strnlen.c b/lib/strnlen.c index 642c66fac..97a1f810c 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -16,7 +16,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include <config.h> #endif #undef strnlen |
