openbsd-ports/news/trn/patches/patch-opt_h
2022-03-11 19:48:55 +00:00

11 lines
279 B
Plaintext

--- 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;