Ignore:
Timestamp:
08/26/03 11:17:56 (9 years ago)
Author:
aet
Message:

Move sys/time.h include to internal.h, it needs to be included
there anyway because of ifd_time_elapsed() function prototype.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ifd/sys-bsd.c

    r354 r355  
    1717#include <sys/ioctl.h> 
    1818#include <sys/poll.h> 
    19 #include <sys/time.h> 
    2019#include <string.h> 
    2120#include <stdio.h> 
Note: See TracChangeset for help on using the changeset viewer.