diff --git a/src/bbe.h b/src/bbe.h index e0dc3e4..4c87f74 100644 --- a/src/bbe.h +++ b/src/bbe.h @@ -48,10 +48,7 @@ #include -#ifndef HAVE_OFF_T -#define long int off_t -#endif - +#define off_t long int /* Types */ /* Constants */