freebsd-ports/mail/glbiff/files/patch-cfg.cc
Pete Fritchman fde8f9af7c Fix build on -current.
PR:		46473
Submitted by:	Kuang-che Wu <kcwu@kcwu.homeip.net>
2002-12-22 21:22:46 +00:00

10 lines
249 B
C++

--- cfg.cc.orig Mon Dec 23 03:45:30 2002
+++ cfg.cc Mon Dec 23 03:45:48 2002
@@ -23,7 +23,6 @@
// This file defines subroutines to handle the
// configuration file
-#include <stl.h>
#include <stdio.h>
#include <iostream.h>
#include <ctype.h>