summaryrefslogtreecommitdiffstats
path: root/japanese/e2ps/files/patch-ab
blob: bea0b97268301f4abcf35b5a8fe4e455363a6666 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** e2ps.h.orig	Wed Nov  4 22:44:09 1998
--- e2ps.h	Wed Jan  5 11:32:16 2000
***************
*** 10,15 ****
--- 10,19 ----
  #include	<signal.h>
  #include	<string.h>
  #include	<math.h>
+ #include	<sys/types.h>
+ #include	<unistd.h>
+ #include	<stdlib.h>
+ 
  
  /* 定数類 */
  #define	NAME			"e2ps"			/* 名前 */
OpenPOWER on IntegriCloud