BSD 4_3_Net_2 release
[unix-history] / usr / src / lib / libg++ / g++-include / grot / fcntl.h
#ifndef fcntl_h
#ifdef __GNUG__
#pragma once
#pragma interface
#endif
extern "C" {
#define KERNEL
#include "/usr/include/fcntl.h"
#ifndef fcntl_h
#define fcntl_h 1
#endif
#undef KERNEL
}
#include <std.h>
#endif