diff options
Diffstat (limited to 'cad/mars/files/patch-include_perf.h')
-rw-r--r-- | cad/mars/files/patch-include_perf.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/mars/files/patch-include_perf.h b/cad/mars/files/patch-include_perf.h new file mode 100644 index 000000000000..555f77ecd503 --- /dev/null +++ b/cad/mars/files/patch-include_perf.h @@ -0,0 +1,9 @@ +--- 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 */ + |