filename | test/include/utmp.h |
changeset | 185:6755a04c447f |
author | nkeynes |
date | Tue Feb 13 08:34:27 2007 +0000 (16 years ago) |
permissions | -rw-r--r-- |
last change | Add tests for FLOAT and FTRC Comment out user-mode exception test (broken) |
view | annotate | diff | log | raw |
1 #ifdef __cplusplus
2 extern "C" {
3 #endif
4 #include <sys/utmp.h>
5 #ifdef __cplusplus
6 }
7 #endif
.