home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving the Web
/
ServingTheWeb1995.disc1of1.iso
/
linux
/
slacksrce
/
d
/
strace
/
strace-3.0
/
strace-3.0.diff
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-19
|
242 b
|
11 lines
--- system.c.orig Sun Feb 19 12:51:48 1995
+++ system.c Sun Feb 19 12:52:08 1995
@@ -38,6 +38,7 @@
#ifdef LINUX
#include <linux/fs.h>
+#include <linux/mman.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <linux/nfs_mount.h>