pkgsrc-wip/freetds/patches/patch-ac
Johnny C. Lam e76a14bb87 This package is used to track the latest snapshot of FreeTDS.
FreeTDS is a set of libraries that allows programs to natively talk
to Microsoft SQL Server and Sybase databases.

Technically speaking, FreeTDS is an open source implementation of the
TDS (Tabular Data Stream) protocol used by these databases for their
own clients.  It supports many different flavors of the protocol and
three APIs -- DB-Lib, CT-Lib, and ODBC -- to access it.
2005-12-31 05:10:57 +00:00

6 lines
193 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2005/12/31 05:10:57 jlamwww Exp $
--- src/replacements/dummy.c.orig Sun May 23 14:00:52 2004
+++ src/replacements/dummy.c
@@ -0,0 +1 @@
+int libreplacements_dummy;