diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-10-04 22:01:30 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-10-04 22:01:30 +0200 |
commit | ed169177fbfd1fedb0750f3ba18737aba5596451 (patch) | |
tree | 4410859c72a75d3ca453521b881d0d40456e2749 /patches/screen-__P.diff | |
parent | 168c94858d20f79247aad40daf2c54cd54182565 (diff) | |
download | screen-upstream/4.0.3+git201108019.tar.gz |
Imported Upstream version 4.0.3+git201108019upstream/4.0.3+git201108019
Diffstat (limited to 'patches/screen-__P.diff')
-rw-r--r-- | patches/screen-__P.diff | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/screen-__P.diff b/patches/screen-__P.diff new file mode 100644 index 0000000..26138c3 --- /dev/null +++ b/patches/screen-__P.diff @@ -0,0 +1,10 @@ +--- screen.h 2004/09/12 07:24:26 1.1 ++++ screen.h 2004/09/12 07:24:36 +@@ -25,6 +25,7 @@ + + #include "os.h" + ++#undef __P + #if defined(__STDC__) + # ifndef __P + # define __P(a) a |