diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-16 17:29:11 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-16 17:29:11 +0000 |
| commit | e0554a531f17f56167f978eddf29a09cc6ae9f32 (patch) | |
| tree | 3b5579370346d51f378192429db2130e5e82a6e4 /lib/libc/include/namespace.h | |
| parent | 9d4156aed31c055ba32bc23b2a53d885002de085 (diff) | |
Notes
Diffstat (limited to 'lib/libc/include/namespace.h')
| -rw-r--r-- | lib/libc/include/namespace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/include/namespace.h b/lib/libc/include/namespace.h index f9f5fd775712..f3b430e5b935 100644 --- a/lib/libc/include/namespace.h +++ b/lib/libc/include/namespace.h @@ -63,6 +63,7 @@ #define fcntl _fcntl /*#define flock _flock */ #define flockfile _flockfile +#define fpathconf _fpathconf #define fstat _fstat #define fstatfs _fstatfs #define fsync _fsync @@ -139,7 +140,6 @@ #define creat _creat #define fchflags _fchflags #define fchmod _fchmod -#define fpathconf _fpathconf #define ftrylockfile _ftrylockfile #define msync _msync #define nfssvc _nfssvc |
