Add <sys/types.h> for SunOS

From: t-ishii@sra.co.jp
This commit is contained in:
Marc G. Fournier 1998-02-27 03:07:35 +00:00
parent 296a942b56
commit c37be81cdf
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
/* Copyright comment! */
%{
#include <sys/types.h>
#include "type.h"
#include "y.tab.h"