Skip to content
Snippets Groups Projects
Commit 20c06537 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

really remove the #define stat.

parent 9c58b13d
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,6 @@ is provided ``as is'' without express or implied warranty.
#define strncasecmp strnicmp
#define strdup _strdup
#define stat _stat
/* define type for caddr_t */
typedef char * caddr_t;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment