diff options
Diffstat (limited to 'x11-wm/afterstep/files/patch-SendInfo.c')
-rw-r--r-- | x11-wm/afterstep/files/patch-SendInfo.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-wm/afterstep/files/patch-SendInfo.c b/x11-wm/afterstep/files/patch-SendInfo.c new file mode 100644 index 000000000000..87d8c684c9ad --- /dev/null +++ b/x11-wm/afterstep/files/patch-SendInfo.c @@ -0,0 +1,9 @@ +--- lib/SendInfo.c.orig 1996-08-21 14:23:34 UTC ++++ lib/SendInfo.c +@@ -1,5 +1,6 @@ + #include <stdio.h> + #include <ctype.h> ++#include <string.h> + + /*********************************************************************** + * |