$NetBSD: patch-aa,v 1.2 2004/07/29 19:03:57 wiz Exp $

===================================================================
RCS file: /repository/php-src/ext/mssql/php_mssql.h,v
retrieving revision 1.23.4.10
retrieving revision 1.23.4.11
diff -p --unified=3 -r1.23.4.10 -r1.23.4.11
--- php_mssql.h	2004/04/20 23:37:26	1.23.4.10
+++ php_mssql.h	2004/06/04 01:02:21	1.23.4.11
@@ -37,9 +37,7 @@
 #include "sqldb.h"

 #if HAVE_FREETDS
-#ifndef SHORT
-typedef short SHORT;
-#endif
+typedef short TDS_SHORT;
 #define SQLTEXT SYBTEXT
 #define SQLCHAR SYBCHAR
 #define SQLVARCHAR SYBVARCHAR
