summaryrefslogtreecommitdiff
path: root/lib/libpthread/machdep/irix-5.2/__string.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/machdep/irix-5.2/__string.h')
-rwxr-xr-xlib/libpthread/machdep/irix-5.2/__string.h5
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
-