diff options
Diffstat (limited to '')
-rw-r--r-- | src/wchar/wcsdup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wchar/wcsdup.c b/src/wchar/wcsdup.c index dbbbb4c..37b57f9 100644 --- a/src/wchar/wcsdup.c +++ b/src/wchar/wcsdup.c @@ -16,7 +16,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <wchar.h> -#include <stddef.h> |