]> sourceware.org Git - glibc.git/blobdiff - nptl/libc-cancellation.c
* sysdeps/mach/hurd/ifreq.c: Add missing #includes.
[glibc.git] / nptl / libc-cancellation.c
index c9237e0950553c0a1fa9e2afc8983cf89da35900..b88a32fefd0fad2e1d3ad5b9028c064b1c739d2d 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 <setjmp.h>
 #include <stdlib.h>
 #include "pthreadP.h"
-#include "atomic.h"
+#include <atomic.h>
 #include <bits/libc-lock.h>
 
 
This page took 0.402395 seconds and 5 git commands to generate.