2004-01-21 Roland McGrath <roland@redhat.com>
[deliverable/binutils-gdb.git] / include / sort.h
index b974059ddfabc04e95fd6894d3f09ba4804857c7..3f3a92f18f0a7f37e08c31217c961c27efbe245b 100644 (file)
@@ -1,5 +1,5 @@
 /* Sorting algorithms.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2002 Free Software Foundation, Inc.
    Contributed by Mark Mitchell <mark@codesourcery.com>.
 
 This file is part of GCC.
@@ -31,7 +31,7 @@ Boston, MA 02111-1307, USA.  */
 extern "C" {
 #endif /* __cplusplus */
 
-#include <ansidecl.h>
+#include "ansidecl.h"
 
 /* Sort an array of pointers.  */
 
This page took 0.0223 seconds and 4 git commands to generate.