summaryrefslogtreecommitdiff
path: root/games/ladder/files/patch-ladder.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
commitd9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch)
treea08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/ladder/files/patch-ladder.h
parent- Update to 1.9, announce message: (diff)
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363239
Diffstat (limited to 'games/ladder/files/patch-ladder.h')
-rw-r--r--games/ladder/files/patch-ladder.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/ladder/files/patch-ladder.h b/games/ladder/files/patch-ladder.h
new file mode 100644
index 000000000000..ff629e032dfc
--- /dev/null
+++ b/games/ladder/files/patch-ladder.h
@@ -0,0 +1,8 @@
+--- ladder.h.org Wed Feb 18 19:19:51 1998
++++ ladder.h Wed Feb 18 19:26:29 1998
+@@ -1,4 +1,4 @@
+-#include <ncurses/curses.h>
++#include <ncurses.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <signal.h>