Stage 9 of clang compiler warning patches.

This commit is contained in:
Euan Thoms
2015-11-04 06:13:01 +08:00
committed by Ludovic Marcotte
parent 1425bb1c75
commit e173c6d621
+1 -1
View File
@@ -23,7 +23,7 @@
* Boston, MA 02111-1307, USA.
*/
#ifndef __OpenBSD__
#if !defined(__OpenBSD__) && !defined(__FreeBSD__)
#include <crypt.h>
#endif