home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / STRACE / STRACE-3.0 / strace-3.0.diff
Encoding:
Text File  |  1995-02-19  |  242 b   |  11 lines

  1. --- system.c.orig    Sun Feb 19 12:51:48 1995
  2. +++ system.c    Sun Feb 19 12:52:08 1995
  3. @@ -38,6 +38,7 @@
  4.  #ifdef LINUX
  5.  
  6.  #include <linux/fs.h>
  7. +#include <linux/mman.h>
  8.  #include <sys/socket.h>
  9.  #include <arpa/inet.h>
  10.  #include <linux/nfs_mount.h>
  11.