summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/idlok.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcurses/idlok.c')
-rw-r--r--lib/libcurses/idlok.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcurses/idlok.c b/lib/libcurses/idlok.c
index ef0a1e2..4d3bb59 100644
--- a/lib/libcurses/idlok.c
+++ b/lib/libcurses/idlok.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1981, 1993
+ * Copyright (c) 1981, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,10 +32,10 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)idlok.c 8.1 (Berkeley) 6/4/93";
+static char sccsid[] = "@(#)idlok.c 8.2 (Berkeley) 5/4/94";
#endif /* not lint */
-#include <curses.h>
+#include "curses.h"
/*
* idlok --
OpenPOWER on IntegriCloud