1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/kdenetwork11/files/patch-aa
1999-09-18 09:02:12 +00:00

20 lines
471 B
Plaintext

*** kfinger/finger.C~ Fri Sep 3 18:29:34 1999
--- kfinger/finger.C Fri Sep 3 18:34:24 1999
***************
*** 15,21 ****
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/resource.h>
#include <stdlib.h>
- #include <sys/time.h>
#include <fcntl.h>
#include <kapp.h>
--- 15,21 ----
#include <sys/types.h>
#include <sys/socket.h>
+ #include <sys/time.h>
#include <sys/resource.h>
#include <stdlib.h>
#include <fcntl.h>
#include <kapp.h>