SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
x11/piewm/patches/patch-events_c
Normal file
19
x11/piewm/patches/patch-events_c
Normal file
|
@ -0,0 +1,19 @@
|
|||
Index: events.c
|
||||
--- events.c.orig
|
||||
+++ events.c
|
||||
@@ -92,6 +92,7 @@ static char RCSinfo[]=
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <stdlib.h>
|
||||
#include "twm.h"
|
||||
#include <X11/Xatom.h>
|
||||
#include "add_window.h"
|
||||
@@ -104,6 +105,7 @@ static char RCSinfo[]=
|
||||
#include "util.h"
|
||||
#include "screen.h"
|
||||
#include "iconmgr.h"
|
||||
+#include "icons.h"
|
||||
#include "version.h"
|
||||
#include "vdt.h"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue