diff options
Diffstat (limited to 'db/qam/qam.src')
-rw-r--r-- | db/qam/qam.src | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/db/qam/qam.src b/db/qam/qam.src index 34eada651..71063f0b6 100644 --- a/db/qam/qam.src +++ b/db/qam/qam.src @@ -1,17 +1,15 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1999-2003 + * Copyright (c) 1999-2004 * Sleepycat Software. All rights reserved. * - * $Id: qam.src,v 11.31 2003/11/14 05:32:38 ubell Exp $ + * $Id: qam.src,v 11.33 2004/06/17 17:35:22 bostic Exp $ */ PREFIX __qam DBPRIVATE -INCLUDE #include "db_config.h" -INCLUDE INCLUDE #ifndef NO_SYSTEM_INCLUDES INCLUDE #include <sys/types.h> INCLUDE |