Resolve IMPORT_C/EXPORT_C mismatch by adding IMPORT_C in header files - Bug 3489
+C This file contains the central script for DES test vectors+C The format is:+C AlgorithmType TestType Algorithm (Variant) (File)+C +C Where:+C AlgorithmType is Symmetric, Asymmetric or Padding+C TestType is Function, Vector, OOM, Error, Performance, Problem or UnfixedProblem+C Algorithm is DES, RC2, RC4, RSA etc +C Variant (where applicable) is CFB, OFB, CBC or ECB+C File is the name of the file where the known vectors can be found+CSymmetric Vector DES ECB DESECB.DATSymmetric Vector DES CBC DESCBC.DATSymmetric Vector DES OFB DESOFB.DATSymmetric Vector DES CFB DESCFB.DATSymmetric Vector 3DES2 ECB DESECB.DATSymmetric Vector 3DES2 CBC DESCBC.DATSymmetric Vector 3DES2 OFB DESOFB.DATSymmetric Vector 3DES2 CFB DESCFB.DATSymmetric Vector 3DES3 ECB DESECB.DATSymmetric Vector 3DES3 CBC DESCBC.DATSymmetric Vector 3DES3 OFB DESOFB.DATSymmetric Vector 3DES3 CFB DESCFB.DAT