colordiff: Update from 1.0.16 to 1.0.18
[termux-packages] / packages / libandroid-glob / glob.h
index 1b43a1f..2dfc442 100644 (file)
 #include <sys/cdefs.h>
 #include <sys/types.h>
 
-#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. */