add include <sys/types.h>
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Tue May 25 20:02:42 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
||||
|
||||
* plug-ins/gdyntext/gdyntext_ui.c: Add include <sys/types.h> for OS/2
|
||||
|
||||
Mon May 24 21:16:14 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
||||
|
||||
* plug-ins/faxg3/faxg3.c:
|
||||
|
@ -20,6 +20,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user