x509/x509name.c: fix potential crash in X509_NAME_get_text_by_OBJ.
[openssl.git] / crypto / LPdir_win.c
index db3dfce790f9a87c9e80ac2a4de91ac64606deee..1dc1ef122c0c460d53b898fe7fa7c21028cbc758 100644 (file)
@@ -8,6 +8,9 @@
  */
 
 /*
+ * This file is dual-licensed and is also available under the following
+ * terms:
+ *
  * Copyright (c) 2004, Richard Levitte <richard@levitte.org>
  * All rights reserved.
  *
@@ -35,6 +38,7 @@
 
 #include <windows.h>
 #include <tchar.h>
+#include "internal/numbers.h"
 #ifndef LPDIR_H
 # include "LPdir.h"
 #endif