blob: e90959c7e921988f2245872a15495382d442868e [file] [log] [blame]
/*
* fcntl.h
*/
#ifndef _FCNTL_H
#define _FCNTL_H
#include <sys/types.h>
#include <linux/fcntl.h>
#endif /* _FCNTL_H */