2.5-18.1
[jlayton/glibc.git] / sysdeps / unix / sysv / linux / prof-freq.c
index 621a4c4d2534eb18b679951c3b0bc6c80c03110d..49ec257e70cb1ca2b93b97d7a9a4496a7aaef651 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine realtime clock frequency.
-   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -19,7 +19,7 @@
 
 #include <sys/time.h>
 #include <libc-internal.h>
-#include "kernel-features.h"
+#include <kernel-features.h>
 #include <ldsodefs.h>