freebsd-ports/cad/mars/files/patch-include_perf.h
Martin Wilke ae47d2196b - Fix build with GCC 4.2
- Remove most warnings
- Add OPTIONS Knob
- Pass maintainership to submitter

PR:		118246
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-27 22:49:01 +00:00

9 lines
194 B
C

--- include/perf.h.orig 2007-11-23 23:18:53.000000000 +0100
+++ include/perf.h 2007-11-23 23:19:18.000000000 +0100
@@ -181,5 +181,5 @@
} Pmt;
-#endif PERF_MON_H
+#endif /* !PERF_MON_H */