Remove workarounds for ancient compilers
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#ifdef _DCC
|
||||
#include <stdlib.h>
|
||||
#define _SIZE_T
|
||||
#define DCC30_BUG /* A bitfield bug (from dog.c, others) in DICE 3.0. */
|
||||
#endif
|
||||
|
||||
#ifndef __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user