aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/sparc/regs.c
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@coco.thehackers.org>2009-07-25 10:49:38 +0200
committerJuan Cespedes <cespedes@coco.thehackers.org>2009-07-25 10:49:38 +0200
commitf670eea50e959eeb9da53d70cad8d43c19494ef0 (patch)
treed288143cfb88967ef46d88b711dde61e182cadf4 /sysdeps/linux-gnu/sparc/regs.c
parentc5c744a3b5a6e0d1f4826fabb31ffab2ec0170f3 (diff)
downloadltrace-f670eea50e959eeb9da53d70cad8d43c19494ef0.tar.gz
Finally got rid of GNU's Autoconf stuff
Diffstat (limited to 'sysdeps/linux-gnu/sparc/regs.c')
-rw-r--r--sysdeps/linux-gnu/sparc/regs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/linux-gnu/sparc/regs.c b/sysdeps/linux-gnu/sparc/regs.c
index b14d6cd..4cd0895 100644
--- a/sysdeps/linux-gnu/sparc/regs.c
+++ b/sysdeps/linux-gnu/sparc/regs.c
@@ -1,6 +1,4 @@
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <sys/types.h>
#include "ptrace.h"