Substitute struct fd_set' with
fd_set'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@605 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -73,7 +73,7 @@ void domacro __P((int, char **));
|
||||
char *domap __P((char *));
|
||||
void doproxy __P((int, char **));
|
||||
char *dotrans __P((char *));
|
||||
int empty __P((struct fd_set *, int));
|
||||
int empty __P((fd_set *, int));
|
||||
void fatal __P((char *));
|
||||
void get __P((int, char **));
|
||||
struct cmd *getcmd __P((char *));
|
||||
|
Reference in New Issue
Block a user