about summary refs log tree commit diff stats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rwxr-xr-xsrc/include/globalsymbols.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/globalsymbols.h b/src/include/globalsymbols.h
index e2bd19d3..8af78d05 100755
--- a/src/include/globalsymbols.h
+++ b/src/include/globalsymbols.h
@@ -11,4 +11,7 @@
 // NCurse / TInfo

 void my_checkGlobalTInfo();

 

+// getopt

+void my_checkGlobalOpt();

+

 #endif //_GLOBAL_SYMBOLS_H_
\ No newline at end of file