<string.h> is ISO C, no need to #if it.
This commit is contained in:
parent
696b5b4b64
commit
b5401d9dd4
17 changed files with 0 additions and 37 deletions
|
@ -40,9 +40,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#ifdef Rel4
|
||||
#include <string.h>
|
||||
#endif /* Rel4 */
|
||||
#include <time.h>
|
||||
#include "deity.h"
|
||||
#include "player.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue