--- Makefile.orig	Wed Apr 19 19:00:39 2017
+++ Makefile	Wed Apr 19 19:00:46 2017
@@ -4,6 +4,6 @@ PROG=	relaydb
 SRCS=	relaydb.c
 MAN=	relaydb.8
 
-CFLAGS+= -Wall -Werror -Wstrict-prototypes -ansi
+CFLAGS+= -Wall -Wstrict-prototypes -ansi
 
 .include <bsd.prog.mk>
