1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/games/flightgear/files/patch-src_Airports_simple.hxx
Jean-Yves Lefort fe6bee82ec - Update to 0.9.9
- Move to ${X11BASE}
2005-11-20 22:16:58 +00:00

11 lines
308 B
C++

--- src/Airports/simple.hxx.orig Sun Nov 20 18:54:27 2005
+++ src/Airports/simple.hxx Sun Nov 20 18:54:43 2005
@@ -36,6 +36,7 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
+#include <time.h>
#include <simgear/math/point3d.hxx>
#include <simgear/route/waypoint.hxx>
#include <simgear/compiler.h>