Marcus Rueckert
6681750d35
ok OBS-URL: https://build.opensuse.org/request/show/55611 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=16
17 lines
279 B
Diff
17 lines
279 B
Diff
---
|
|
screen.h | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
Index: screen.h
|
|
===================================================================
|
|
--- screen.h.orig
|
|
+++ screen.h
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include "os.h"
|
|
|
|
+#undef __P
|
|
#if defined(__STDC__)
|
|
# ifndef __P
|
|
# define __P(a) a
|