diff options
Diffstat (limited to 'bdb/dbinc/fop.h')
-rw-r--r-- | bdb/dbinc/fop.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/bdb/dbinc/fop.h b/bdb/dbinc/fop.h deleted file mode 100644 index c438ef7ef40..00000000000 --- a/bdb/dbinc/fop.h +++ /dev/null @@ -1,16 +0,0 @@ -/*- - * See the file LICENSE for redistribution information. - * - * Copyright (c) 2001-2002 - * Sleepycat Software. All rights reserved. - * - * $Id: fop.h,v 11.3 2002/03/27 04:34:54 bostic Exp $ - */ - -#ifndef _FOP_H_ -#define _FOP_H_ - -#include "dbinc_auto/fileops_auto.h" -#include "dbinc_auto/fileops_ext.h" - -#endif /* !_FOP_H_ */ |