diff options
Diffstat (limited to 'lib/libpthread/machdep/irix-5.2/__string.h')
-rwxr-xr-x | lib/libpthread/machdep/irix-5.2/__string.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libpthread/machdep/irix-5.2/__string.h b/lib/libpthread/machdep/irix-5.2/__string.h deleted file mode 100755 index 50261e73cfc..00000000000 --- a/lib/libpthread/machdep/irix-5.2/__string.h +++ /dev/null @@ -1,5 +0,0 @@ -#if !defined(_SIZE_T) && !defined(_SIZE_T_) -#define _SIZE_T -typedef pthread_size_t size_t; -#endif - |