mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
|
--- kwebwatch/options.h.orig Sat Jul 1 01:51:18 2000
|
||
|
+++ kwebwatch/options.h Sat Jul 1 01:53:11 2000
|
||
|
@@ -26,6 +26,9 @@
|
||
|
#ifndef OPTIONS_H
|
||
|
#define OPTIONS_H
|
||
|
|
||
|
+#include <sys/types.h>
|
||
|
+#include <limits.h>
|
||
|
+
|
||
|
#include <qdialog.h>
|
||
|
#include <qpushbt.h>
|
||
|
#include <qlined.h>
|