Make name_funcs_stack static.
[oweals/openssl.git] / crypto / lhash / lh_test.c
index f90b3bbd24ae699104898ca302494baf0daa5f4b..08138b52c3136af51073ae2b0e2d6930352a55ea 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/lhash/lh_test.c */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include "lhash.h"
+#include <openssl/lhash.h>
 
 main()
        {