12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
$OpenBSD: patch-opt_h,v 1.1 2010/05/22 11:44:40 espie Exp $
|
|
--- opt.h.orig Sat May 22 13:39:36 2010
|
|
+++ opt.h Sat May 22 13:40:29 2010
|
|
@@ -132,6 +132,7 @@ EXT char* yesorno[2]
|
|
# define OI_SCORE_LAST (OI_SCAN_LAST)
|
|
#endif
|
|
|
|
+#include "util.h"
|
|
extern INI_WORDS options_ini[];
|
|
EXT char** option_def_vals;
|
|
EXT char** option_saved_vals;
|