1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Add missing include.

This commit is contained in:
Ulrich Drepper
2010-04-03 23:10:16 -07:00
parent b8b14c4cc3
commit 3fedf0feb7

View File

@ -27,6 +27,7 @@
#ifdef DEBUG
#include <stdio.h>
#endif
#include <atomic.h>
#include <string.h>
#ifndef STATIC