Made this compile again. A comment delimiter got deleted in the Lite2

changes.
This commit is contained in:
Bruce Evans 1996-05-01 01:46:00 +00:00
parent 50e9e20943
commit deff23e5b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15490

View File

@ -31,12 +31,13 @@
* SUCH DAMAGE.
*
* @(#)tablet.h 8.4 (Berkeley) 7/10/94
* $Id: tablet.h,v 1.3 1996/02/24 11:21:19 hsu Exp $
* $Id: tablet.h,v 1.3 1996/03/11 02:15:32 hsu Exp $
*/
#ifndef _SYS_TABLET_H_
#define _SYS_TABLET_H_
/*
* Tablet line discipline.
*/
#include <sys/ioctl.h>