Subversion Repositories freemyipod

Rev

Rev 71 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71 Rev 113
Line 31... Line 31...
31
QUICKREF
31
QUICKREF
32
        strcpy ansi pure
32
        strcpy ansi pure
33
*/
33
*/
34
 
34
 
35
#include "global.h"
35
#include "global.h"
36
#include <string.h>
36
#include "include/string.h"
37
#include <limits.h>
37
#include <limits.h>
38
 
38
 
39
/*SUPPRESS 560*/
39
/*SUPPRESS 560*/
40
/*SUPPRESS 530*/
40
/*SUPPRESS 530*/
41
 
41