Changeset 3 for trunk/pin/src/pinmain.c


Ignore:
Timestamp:
Sep 8, 2007, 1:52:32 PM (18 years ago)
Author:
bart
Message:

Gcc patches + makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pin/src/pinmain.c

    r1 r3  
    5252#include "ppd2ppb.h"
    5353
     54#ifdef __KLIBC__
     55        #define strcmpi strcmp
     56#endif
    5457//
    5558//
Note: See TracChangeset for help on using the changeset viewer.