1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Oops, forgot the patch

This commit is contained in:
Chris D. Faulhaber 2000-01-25 21:42:47 +00:00
parent c483d63cb6
commit 492e070206
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25073
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- src/ui-menubar.h.orig Mon Jan 24 17:16:08 2000
+++ src/ui-menubar.h Tue Jan 25 08:35:02 2000
@@ -20,6 +20,7 @@
#ifndef UI_MENUBAR_H
#define UI_MENUBAR_H
+#include <sys/types.h>
#include "ui-types.h"
struct _UI_Menubar

View File

@ -0,0 +1,10 @@
--- src/ui-menubar.h.orig Mon Jan 24 17:16:08 2000
+++ src/ui-menubar.h Tue Jan 25 08:35:02 2000
@@ -20,6 +20,7 @@
#ifndef UI_MENUBAR_H
#define UI_MENUBAR_H
+#include <sys/types.h>
#include "ui-types.h"
struct _UI_Menubar