diff options
Diffstat (limited to 'winsup/cygwin/mkglobals_h')
-rwxr-xr-x | winsup/cygwin/mkglobals_h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/mkglobals_h b/winsup/cygwin/mkglobals_h index 61cfef35c..1e409e01f 100755 --- a/winsup/cygwin/mkglobals_h +++ b/winsup/cygwin/mkglobals_h @@ -18,7 +18,6 @@ print <<PRELUDE,$_,"#endif /*_GLOBALS_H*/\n"; /* $target - Autogenerated from @argv. Look there for comments. */ #ifndef _GLOBALS_H -#define _GLOBALS_H 1 PRELUDE close $target_fd; sub munge($) { |