Define CLOCKS_PER_SEC type to the type clock_t
[platform/upstream/glibc.git] / bits / waitstatus.h
index 76f9ee4..9e698fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of status bits for `wait' et al.
-   Copyright (C) 1992-2014 Free Software Foundation, Inc.
+   Copyright (C) 1992-2015 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
@@ -102,4 +102,4 @@ union wait
 # define w_stopsig     __wait_stopped.__w_stopsig
 # define w_stopval     __wait_stopped.__w_stopval
 
-#endif /* Use BSD.  */
+#endif /* Use misc.  */