openenvutils/commandshell/shell/inc/main.h
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/main.h	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,10 @@
+/* Generated automatically */
+#ifndef have_Src_main_globals
+#define have_Src_main_globals
+
+#ifdef __CYGWIN__
+extern mod_import_function void cygwin_premain0 _((int argc,char**argv,void*myself));
+#endif /* __CYGWIN__ */
+extern int main _((int argc,char**argv));
+
+#endif /* !have_Src_main_globals */