mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 12:21:11 +00:00
endif commentary added
SCCS-file: zdump.c SCCS-SID: 7.14
This commit is contained in:
committed by
Paul Eggert
parent
e007bb99d8
commit
057e981110
4
zdump.c
4
zdump.c
@ -17,11 +17,11 @@ static char elsieid[] = "%W%";
|
||||
|
||||
#ifndef HAVE_STDLIB_H
|
||||
#define HAVE_STDLIB_H 1
|
||||
#endif
|
||||
#endif /* !defined HAVE_STDLIB_H */
|
||||
|
||||
#if HAVE_STDLIB_H
|
||||
#include "stdlib.h" /* for exit, malloc, atoi */
|
||||
#endif
|
||||
#endif /* defined HAVE_STDLIB_H */
|
||||
|
||||
#ifndef MAX_STRING_LENGTH
|
||||
#define MAX_STRING_LENGTH 1024
|
||||
|
||||
Reference in New Issue
Block a user