diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-26 16:05:14 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-26 16:05:14 +0000 |
| commit | 9f1207d517113a3b488d3ad87a0858c5d33d1b61 (patch) | |
| tree | 85683be1d530a7aea0bbd16f73a2bf218c21b316 /bin/ls | |
| parent | 17594b936b96d21133afa21f8188f1c9d90cb08d (diff) | |
Notes
Diffstat (limited to 'bin/ls')
| -rw-r--r-- | bin/ls/lomac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/lomac.c b/bin/ls/lomac.c index 0f3132a600a9..ff3b0bfff8ff 100644 --- a/bin/ls/lomac.c +++ b/bin/ls/lomac.c @@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$"); #include <sys/types.h> -#include <sys/lomacio.h> +#include <security/lomac/lomacio.h> #include <err.h> #include <fts.h> |
