1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-06 13:10:12 +03:00
Files
mariadb/storage/bdb/dbinc/fop.h
2005-04-26 18:19:54 -07:00

17 lines
326 B
C

/*-
* 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_ */