backdoor macro fixed.

svn path=/trunk/; revision=4075
This commit is contained in:
Robert Dickenson 2003-01-27 14:49:18 +00:00
parent 2e3e5c7bd3
commit 6c08d81780

View file

@ -1,6 +1,6 @@
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
#ifndef __dj_include_libc_atexit_h__
#define __dj_include_libc_dosexec_h__
#define __dj_include_libc_atexit_h__
#ifdef __cplusplus
extern "C" {
@ -30,4 +30,4 @@ extern struct __atexit *__atexit_ptr;
}
#endif
#endif /* __dj_include_libc_dosexec_h__ */
#endif /* __dj_include_libc_atexit_h__ */