Add missing include.
authorUlrich Drepper <drepper@redhat.com>
Sun, 4 Apr 2010 06:10:16 +0000 (23:10 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sun, 4 Apr 2010 06:10:16 +0000 (23:10 -0700)
crypt/crypt_util.c

index a556389..7999a30 100644 (file)
@@ -27,6 +27,7 @@
 #ifdef DEBUG
 #include <stdio.h>
 #endif
+#include <atomic.h>
 #include <string.h>
 
 #ifndef STATIC