diff --git a/ext/oci8/oci8_collection.c b/ext/oci8/oci8_collection.c index 21102dc46fb..38dedf32607 100644 --- a/ext/oci8/oci8_collection.c +++ b/ext/oci8/oci8_collection.c @@ -25,10 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - - - #ifdef HAVE_CONFIG_H #include "config.h" #endif diff --git a/ext/oci8/oci8_interface.c b/ext/oci8/oci8_interface.c index bb8828b7465..727ec3e1c7a 100644 --- a/ext/oci8/oci8_interface.c +++ b/ext/oci8/oci8_interface.c @@ -25,8 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif diff --git a/ext/oci8/oci8_lob.c b/ext/oci8/oci8_lob.c index 036b14efe8e..a0042faec2e 100644 --- a/ext/oci8/oci8_lob.c +++ b/ext/oci8/oci8_lob.c @@ -25,10 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - - - #ifdef HAVE_CONFIG_H #include "config.h" #endif diff --git a/ext/oci8/oci8_statement.c b/ext/oci8/oci8_statement.c index 6f5e559f79e..d4f08150e7c 100644 --- a/ext/oci8/oci8_statement.c +++ b/ext/oci8/oci8_statement.c @@ -25,9 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - - #ifdef HAVE_CONFIG_H #include "config.h" #endif