mariadb/storage/bdb/dbinc/fop.h
2005-07-20 15:48:22 -07:00

16 lines
326 B
C

/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2001-2004
* Sleepycat Software. All rights reserved.
*
* $Id: fop.h,v 11.5 2004/01/28 03:36:02 bostic Exp $
*/
#ifndef _FOP_H_
#define _FOP_H_
#include "dbinc_auto/fileops_auto.h"
#include "dbinc_auto/fileops_ext.h"
#endif /* !_FOP_H_ */