Removed double inclusion

Forgot to remove in the previous commit (c849ad1).
This commit is contained in:
wiire 2015-08-13 18:30:03 +02:00
parent c849ad1de4
commit 86d6debe3a

View File

@ -22,7 +22,6 @@
* Rewritten to be reentrant by Ulrich Drepper, 1995 * Rewritten to be reentrant by Ulrich Drepper, 1995
*/ */
#include <features.h>
#include <limits.h> #include <limits.h>
#include <stddef.h> #include <stddef.h>
#include <stdlib.h> #include <stdlib.h>