aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/process.c')
-rw-r--r--src/process.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process.c b/src/process.c
index 13395389d83..09b5270a1bd 100644
--- a/src/process.c
+++ b/src/process.c
@@ -20,7 +20,6 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20Boston, MA 02111-1307, USA. */ 20Boston, MA 02111-1307, USA. */
21 21
22 22
23#define _GNU_SOURCE /* to get strsignal declared with glibc 2 */
24#include <config.h> 23#include <config.h>
25#include <signal.h> 24#include <signal.h>
26 25