summaryrefslogtreecommitdiff
path: root/ftp/ftpproxy/files/patch-main.c
blob: 8666c128f9f7fb290c479abe0b6d8923fcd7f6b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** main.orig	Wed May 16 09:50:37 2001
--- main.c	Wed May 16 09:50:57 2001
***************
*** 29,35 ****
  #include <stdarg.h>
  
  #include <signal.h>
! #include <wait.h>
  
  #include <sys/types.h>
  #include <sys/stat.h>
--- 29,35 ----
  #include <stdarg.h>
  
  #include <signal.h>
! #include <sys/wait.h>
  
  #include <sys/types.h>
  #include <sys/stat.h>