diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,3 +57,6 @@ /* Define if `socklen_t' is defined */ #undef HAVE_SOCKLEN_T + +/* Define if `dev_t' is a scalar */ +#undef DEV_T_IS_SCALAR |