From a59daf7a35a7f72e495571dc5be1c2d56d7b82b1 Mon Sep 17 00:00:00 2001 From: anilech Date: Sun, 20 Feb 2022 10:00:32 +0100 Subject: [PATCH] Update bbe.h https://sourceforge.net/p/bbe-/discussion/497696/thread/c7ef2724/ --- src/bbe.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 */