summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/system.h b/src/system.h
index d4d0218f0..ef121a503 100644
--- a/src/system.h
+++ b/src/system.h
@@ -352,10 +352,6 @@ initialize_exit_failure (int status)
#include "timespec.h"
-#ifndef RETSIGTYPE
-# define RETSIGTYPE void
-#endif
-
#ifdef __DJGPP__
/* We need the declaration of setmode. */
# include <io.h>