From f91f965e8523bd8611352cacdfb4fb6a11d283ac Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Sun, 15 Oct 2000 20:49:53 +0000 Subject: [PATCH] include --- gnu/lib/libdialog/prgbox.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/lib/libdialog/prgbox.c b/gnu/lib/libdialog/prgbox.c index 80f6ff52d09..10d39e4bf11 100644 --- a/gnu/lib/libdialog/prgbox.c +++ b/gnu/lib/libdialog/prgbox.c @@ -16,9 +16,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * $FreeBSD$ */ +#include + #include #include #include