X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/59f0d218a6ff34c80cf898f6d7ac62555ba8eb11..02baa030aa6273c97592f6790499f8892cb59223:/packages/libandroid-glob/glob.h diff --git a/packages/libandroid-glob/glob.h b/packages/libandroid-glob/glob.h index 1b43a1f4..2dfc4429 100644 --- a/packages/libandroid-glob/glob.h +++ b/packages/libandroid-glob/glob.h @@ -39,11 +39,6 @@ #include #include -#ifndef _SIZE_T_DECLARED -typedef __size_t size_t; -#define _SIZE_T_DECLARED -#endif - struct stat; typedef struct { size_t gl_pathc; /* Count of total paths so far. */