mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
fde8f9af7c
PR: 46473 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
11 lines
249 B
C++
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>
|