Changeset 2612


Ignore:
Timestamp:
07/30/08 23:38:52 (5 years ago)
Author:
pterjan
Message:
  • Revert change about ptrace.h, should not be commited
File:
1 edited

Legend:

Unmodified
Added
Removed
  • neercs/trunk/src/mytrace.c

    r2611 r2612  
    2424#if defined USE_GRAB 
    2525#   include <sys/ioctl.h> 
    26 #   include <linux/ptrace.h> 
     26#   include <sys/ptrace.h> 
    2727#   include <sys/stat.h> 
    2828#   include <sys/syscall.h> 
Note: See TracChangeset for help on using the changeset viewer.