mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
--- 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
|