diff options
Diffstat (limited to 'quotaio_rpc.c')
-rw-r--r-- | quotaio_rpc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quotaio_rpc.c b/quotaio_rpc.c index ce9dace..14fe410 100644 --- a/quotaio_rpc.c +++ b/quotaio_rpc.c @@ -2,6 +2,8 @@ * quotaio_rpc.c - quota IO operations for RPC (just wrappers for RPC calls) */ +#include "config.h" + #include <stdio.h> #include <errno.h> #include <stdlib.h> |