mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
1db8047914
PR: ports/81635 Submitted by: Soren Straarup <xride@x12.dk>
12 lines
285 B
C
12 lines
285 B
C
--- server/server-main.C.orig Mon May 2 23:53:42 2005
|
|
+++ server/server-main.C Mon May 2 23:53:56 2005
|
|
@@ -19,8 +19,6 @@
|
|
* thread and from user interface thread (==interface functions)
|
|
*/
|
|
|
|
-#include <sys/mman.h>
|
|
-
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <unistd.h>
|