Placeholder for dev_t.
Showing
1 changed file
with
3 additions
and
0 deletions
... | @@ -33,6 +33,9 @@ | ... | @@ -33,6 +33,9 @@ |
33 | /* Define to proper type when ino_t is not declared */ | 33 | /* Define to proper type when ino_t is not declared */ |
34 | #undef ino_t | 34 | #undef ino_t |
35 | 35 | ||
36 | /* Define to proper type when dev_t is not declared */ | ||
37 | #undef dev_t | ||
38 | |||
36 | /* Define if enable Posix Thread */ | 39 | /* Define if enable Posix Thread */ |
37 | #undef WITH_PTHREAD | 40 | #undef WITH_PTHREAD |
38 | 41 | ... | ... |
-
Please register or sign in to post a comment