mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 18:39:16 -04:00
Reported by: David Chisnall <theraven@theravensnest.org> Untested by: me, because I don't have a working ports tree anymore
11 lines
228 B
C
11 lines
228 B
C
--- include/unwind.h.orig 2011-10-05 10:31:59.000000000 -0700
|
|
+++ include/unwind.h 2011-10-05 10:32:18.000000000 -0700
|
|
@@ -148,7 +148,7 @@
|
|
#endif /* _GNU_SOURCE */
|
|
|
|
#ifdef __cplusplus
|
|
-};
|
|
+}
|
|
#endif
|
|
|
|
#endif /* _UNWIND_H */
|