mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
fixes a build problem with gcc3
This commit is contained in:
parent
3284adbf84
commit
4ed080b2a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70370
1 changed files with 8 additions and 0 deletions
8
emulators/frodo/files/patch-CmdPipe.h
Normal file
8
emulators/frodo/files/patch-CmdPipe.h
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
--- CmdPipe.h.orig Wed Aug 6 20:56:26 1997
|
||||||
|
+++ CmdPipe.h Mon Nov 18 05:31:41 2002
|
||||||
|
@@ -82,4 +82,4 @@
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
-#endif CmdPipe_h
|
||||||
|
+#endif // CmdPipe_h
|
Loading…
Add table
Reference in a new issue