SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
editors/axe/patches/patch-Widgets_Preference_c
Normal file
13
editors/axe/patches/patch-Widgets_Preference_c
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: Widgets/Preference.c
|
||||
--- Widgets/Preference.c.orig
|
||||
+++ Widgets/Preference.c
|
||||
@@ -35,6 +35,9 @@
|
||||
#include <X11/Xaw/Box.h>
|
||||
#include <AxeText.h>
|
||||
|
||||
+#include <stdio.h>
|
||||
+#include <stdlib.h>
|
||||
+
|
||||
#include <PreferenceP.h>
|
||||
|
||||
#define PRIVATE(w,field) (((PreferenceWidget) w)->preference.field)
|
Loading…
Add table
Add a link
Reference in a new issue