move entry/exit debugging to 21.1
[unix-history] / usr / src / lib / libcurses / toucholap.c
index 21d7c87..53f193d 100644 (file)
@@ -1,15 +1,15 @@
 /*
 /*
- * Copyright (c) 1981, 1993
+ * Copyright (c) 1981, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)toucholap.c        8.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)toucholap.c        8.2 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-#include <curses.h>
+#include "curses.h"
 
 /*
  * touchoverlap --
 
 /*
  * touchoverlap --