(USE_NONANSI_DEFUN): Defined.
This commit is contained in:
parent
5125ca9320
commit
1e2d9c6d1a
1 changed files with 3 additions and 0 deletions
|
@ -141,3 +141,6 @@ unexec_text_start = hdr.a_text_addr;}
|
|||
/* POSIX Compatibility */
|
||||
/* Use System V.4 style getdents/readdir <dirent.h> for 2.2 and up. */
|
||||
#define SYSV_SYSTEM_DIR
|
||||
|
||||
/* Use the K&R version of the DEFUN macro. */
|
||||
#define USE_NONANSI_DEFUN
|
||||
|
|
Loading…
Add table
Reference in a new issue