mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
- Remove outdated MAN1 setting - Pet portlint: fix diff header of patch files - changes: PR: 216395 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
10 lines
201 B
C++
10 lines
201 B
C++
--- dtpstree.cpp.orig 2010-08-05 08:01:47 UTC
|
|
+++ dtpstree.cpp
|
|
@@ -21,6 +21,7 @@
|
|
|
|
#include <cerrno>
|
|
#include <climits>
|
|
+#include <clocale>
|
|
#include <cstdarg>
|
|
#include <cstdio>
|
|
#include <cstdlib>
|