1999-09-18 09:02:12 +00:00
|
|
|
*** kfinger/finger.C~ Fri Sep 3 18:29:34 1999
|
|
|
|
--- kfinger/finger.C Fri Sep 3 18:34:24 1999
|
1999-05-03 22:29:39 +00:00
|
|
|
***************
|
1999-09-18 09:02:12 +00:00
|
|
|
*** 15,21 ****
|
|
|
|
#include <sys/types.h>
|
1999-05-03 22:29:39 +00:00
|
|
|
#include <sys/socket.h>
|
|
|
|
#include <sys/resource.h>
|
|
|
|
#include <stdlib.h>
|
|
|
|
- #include <sys/time.h>
|
|
|
|
#include <fcntl.h>
|
|
|
|
#include <kapp.h>
|
1999-09-18 09:02:12 +00:00
|
|
|
--- 15,21 ----
|
|
|
|
#include <sys/types.h>
|
1999-05-03 22:29:39 +00:00
|
|
|
#include <sys/socket.h>
|
1999-09-18 09:02:12 +00:00
|
|
|
+ #include <sys/time.h>
|
1999-05-03 22:29:39 +00:00
|
|
|
#include <sys/resource.h>
|
|
|
|
#include <stdlib.h>
|
|
|
|
#include <fcntl.h>
|
|
|
|
#include <kapp.h>
|