1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
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

11 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>