diff options
Diffstat (limited to 'ext/dbx/dbx_mysql.c')
-rw-r--r-- | ext/dbx/dbx_mysql.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/dbx/dbx_mysql.c b/ext/dbx/dbx_mysql.c index 2102d3a734..bc41be7eb9 100644 --- a/ext/dbx/dbx_mysql.c +++ b/ext/dbx/dbx_mysql.c @@ -20,6 +20,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #include "dbx.h" #include "dbx_mysql.h" |