From 11d09fb6fa3d8f0366aca1ebdb2d100319bbdf1c Mon Sep 17 00:00:00 2001 From: Max Khon Date: Mon, 27 Oct 2003 19:13:06 +0000 Subject: Fix build on -CURRENT. --- games/tinymux/files/patch-src-htab.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 games/tinymux/files/patch-src-htab.c (limited to 'games/tinymux/files/patch-src-htab.c') diff --git a/games/tinymux/files/patch-src-htab.c b/games/tinymux/files/patch-src-htab.c new file mode 100644 index 000000000000..69a18f029ca1 --- /dev/null +++ b/games/tinymux/files/patch-src-htab.c @@ -0,0 +1,9 @@ +--- htab.c.orig Tue Oct 28 01:03:30 2003 ++++ htab.c Tue Oct 28 01:03:38 2003 +@@ -805,4 +805,4 @@ + return -1; + } + +-#endif STANDALONE +\ No newline at end of file ++#endif /* STANDALONE */ -- cgit v1.2.3