forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
210 B
C++
10 lines
210 B
C++
--- makelist/config.h.orig Sun Dec 15 14:54:27 2002
|
|
+++ makelist/config.h Sun Dec 15 14:54:27 2002
|
|
@@ -2,6 +2,7 @@
|
|
#define _config_h_
|
|
|
|
#include <string>
|
|
+using namespace std;
|
|
|
|
extern int par_traceroute;
|
|
|