parent
53673d2433
commit
cb1fb41774
@ -0,0 +1,16 @@
|
||||
--- src/libgcrypt.def.orig 2012-02-28 00:16:33.422552508 +0100
|
||||
+++ src/libgcrypt.def 2012-02-28 00:16:59.188018940 +0100
|
||||
@@ -1,3 +1,4 @@
|
||||
+EXPORTS
|
||||
;; libgcrypt.defs - Exported symbols for W32
|
||||
;; Copyright (C) 2003, 2007 Free Software Foundation, Inc.
|
||||
;;
|
||||
@@ -21,8 +22,6 @@
|
||||
;; Note: This file should be updated manually and the ordinals shall
|
||||
;; never be changed. Also check libgcrypt.vers and visibility.h.
|
||||
|
||||
-
|
||||
-EXPORTS
|
||||
gcry_check_version @1
|
||||
gcry_control @2
|
||||
|
Loading…
Reference in new issue