summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/gen/rctlops.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/gen/rctlops.c')
-rw-r--r--usr/src/lib/libc/port/gen/rctlops.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/lib/libc/port/gen/rctlops.c b/usr/src/lib/libc/port/gen/rctlops.c
index 59eba92212..f8d67e2f4b 100644
--- a/usr/src/lib/libc/port/gen/rctlops.c
+++ b/usr/src/lib/libc/port/gen/rctlops.c
@@ -19,14 +19,15 @@
*
* CDDL HEADER END
*/
+
/*
- * Copyright 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#pragma ident "%Z%%M% %I% %E% SMI"
-#include "lint.h"
+#include "synonyms.h"
#include <sys/rctl_impl.h>
#include <stdlib.h>
#include <string.h>