summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcmd/common/chgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libcmd/common/chgrp.c')
-rw-r--r--usr/src/lib/libcmd/common/chgrp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libcmd/common/chgrp.c b/usr/src/lib/libcmd/common/chgrp.c
index 3295f3ab24..5272171787 100644
--- a/usr/src/lib/libcmd/common/chgrp.c
+++ b/usr/src/lib/libcmd/common/chgrp.c
@@ -1,7 +1,7 @@
/***********************************************************************
* *
* This software is part of the ast package *
-* Copyright (c) 1992-2009 AT&T Intellectual Property *
+* Copyright (c) 1992-2010 AT&T Intellectual Property *
* and is licensed under the *
* Common Public License, Version 1.0 *
* by AT&T Intellectual Property *
@@ -103,7 +103,7 @@ __STDPP__directive pragma pp:hide lchown
#include <cdt.h>
#include <ls.h>
#include <ctype.h>
-#include <fts.h>
+#include <fts_fix.h>
#include "FEATURE/symlink"