ports/databases/py-pymssql/files/patch-sqlfront.pxd
Dmitry Marakasov 7f732a0845 - Fix build after FreeTDS update by porting upstream commit ec46fea
PR:		210363
Reported by:	ports@thelanman.net (maintainer), pkg-fallout
Approved by:	portmgr blanket
2016-07-18 21:06:53 +00:00

10 lines
246 B
Cython

--- sqlfront.pxd.orig 2014-08-29 22:32:11 UTC
+++ sqlfront.pxd
@@ -106,7 +106,6 @@ cdef extern from "sqlfront.h":
int DBVERSION_70
int DBVERSION_71
int DBVERSION_72
- int DBVERSION_80
## Type Constants ##
cdef enum: