From 376a471338068a62a27a7963b602e5e9bca70868 Mon Sep 17 00:00:00 2001 From: smart Date: Tue, 26 Jun 2001 22:19:48 +0000 Subject: Add err.h for errx() --- sbin/pfctl/pfctl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/pfctl/pfctl.c b/sbin/pfctl/pfctl.c index 86aadbea9c3..6ad507ccbc7 100644 --- a/sbin/pfctl/pfctl.c +++ b/sbin/pfctl/pfctl.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pfctl.c,v 1.15 2001/06/26 22:18:17 provos Exp $ */ +/* $OpenBSD: pfctl.c,v 1.16 2001/06/26 22:19:47 smart Exp $ */ /* * Copyright (c) 2001, Daniel Hartmeier @@ -37,6 +37,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3