--- src/regexp/Makefile.orig	2006-07-24 04:03:43.000000000 +1000
+++ src/regexp/Makefile	2012-06-11 03:13:22.000000000 +1000
@@ -42,7 +42,7 @@
 #============================================================================
 
 
-CFLAGS   = -O -I. $(CFLAGS_ADDTL)
+CFLAGS   = -ansi -O -I. $(CFLAGS_ADDTL)
 
 ALL_CL   = regexp/regexp.c regexp/regsub.c
 C_SRC    = $(notdir $(ALL_CL))
