Trivial patch to remove dependency on host unsigned long type
[deliverable/binutils-gdb.git] / gdb / linux-fork.h
index 647980a3cc57bcb6c539d83b8ee88b8b61660693..5d924dec5026777cf10d57ed4b636d34676ec32f 100644 (file)
@@ -1,6 +1,6 @@
 /* GNU/Linux native-dependent code for debugging multiple forks.
 
-   Copyright 2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2005-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,6 +25,3 @@ extern void linux_fork_mourn_inferior (void);
 extern void linux_fork_detach (char *, int);
 extern int forks_exist_p (void);
 extern int linux_fork_checkpointing_p (int);
-
-extern int detach_fork;
-
This page took 0.023012 seconds and 4 git commands to generate.