2.5-18.1
[jlayton/glibc.git] / nptl / sysdeps / unix / sysv / linux / register-atfork.c
index 9707e4663c204b2c9f0ba34f8275bd0a7f3b9e0c..cb5b2b832f0c16c59235b0496c588db1f80cd24d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
@@ -20,7 +20,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <string.h>
-#include "fork.h"
+#include <fork.h>
 
 
 /* Lock to protect allocation and deallocation of fork handlers.  */