diff options
Diffstat (limited to 'win32/getrusage.h')
-rw-r--r-- | win32/getrusage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/getrusage.h b/win32/getrusage.h index 59e0b2d5dd..bc3898436a 100644 --- a/win32/getrusage.h +++ b/win32/getrusage.h @@ -114,4 +114,3 @@ struct rusage PHPAPI int getrusage(int who, struct rusage *usage); #endif - |