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