Placeholder for SCO bc bug detection
[openssl.git] / test / methtest.c
index 630d29dc918c8d1963799cda4127526a74ad13c4..06ccb3b31087a9fdeaa3d8ba7f1dc6a5ebb3f976 100644 (file)
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "rsa.h"
-#include "x509.h"
+#include <openssl/rsa.h>
+#include <openssl/x509.h>
 #include "meth.h"
-#include "err.h"
+#include <openssl/err.h>
 
 int main(argc,argv)
 int argc;