Changeset 692


Ignore:
Timestamp:
04/08/06 16:46:46 (7 years ago)
Author:
perry
Message:

More portability fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/fifo.c

    r689 r692  
    3737#include "libtrace_int.h" 
    3838 
    39 #include <inttypes.h> 
    40  
    4139#include "fifo.h" 
    42  
    4340 
    4441enum which_t { FIFO_PTR_IN, FIFO_PTR_OUT, FIFO_PTR_ACK }; 
Note: See TracChangeset for help on using the changeset viewer.