1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/kdenetwork11/files/patch-aa

20 lines
471 B
Plaintext
Raw Normal View History

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>