From b1deb11a19f09325449fd30fb364173f9ba9d681 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 13 Feb 2008 09:48:42 +0100 Subject: [PATCH] =?utf8?q?Add=20forgotten=20file=20exports/libtalloc.syms?= =?utf8?q?=20...=20=20Thanks=20G=C3=BCnther!?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Michael --- source/exports/libtalloc.syms | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 source/exports/libtalloc.syms diff --git a/source/exports/libtalloc.syms b/source/exports/libtalloc.syms new file mode 100644 index 00000000000..eb34bfc012a --- /dev/null +++ b/source/exports/libtalloc.syms @@ -0,0 +1,3 @@ +{ + global: *; +}; -- 2.47.3