diff options
Diffstat (limited to 'irc/iroffer/files/patch-src::globals.h')
-rw-r--r-- | irc/iroffer/files/patch-src::globals.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/irc/iroffer/files/patch-src::globals.h b/irc/iroffer/files/patch-src::globals.h new file mode 100644 index 000000000000..7272165c146b --- /dev/null +++ b/irc/iroffer/files/patch-src::globals.h @@ -0,0 +1,10 @@ +--- src/globals.h.orig Sun Nov 17 23:37:17 2002 ++++ src/globals.h Sun Nov 17 23:37:31 2002 +@@ -140,6 +140,6 @@ + + GEX meminfo_t meminfo[MAXMEMINFO]; + +-#endif _IROFFER_GLOBALS ++#endif + + /* End of File */ |