Skip to content

Commit

Permalink
Add missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Apr 4, 2010
1 parent b8b14c4 commit 3fedf0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypt/crypt_util.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#ifdef DEBUG
#include <stdio.h>
#endif
#include <atomic.h>
#include <string.h>

#ifndef STATIC
Expand Down

0 comments on commit 3fedf0f

Please sign in to comment.