Changeset 2427 in kBuild for trunk/src/kash/output.h
- Timestamp:
- Nov 15, 2010 1:04:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/output.h
r1233 r2427 38 38 39 39 #include <stdarg.h> 40 41 /* The stupid, stupid, unix specification guys added dprintf to stdio.h! 42 Wonder what kind of weed they were smoking when doing that... */ 43 #include <stdio.h> 44 #undef dprintf 45 #define dprintf mydprintf 46 40 47 41 48 struct output {
Note:
See TracChangeset
for help on using the changeset viewer.