Added missing files

pull/12/head
Philip Howard 12 years ago
parent d9fc85a610
commit 0af32c6ede

@ -24,6 +24,9 @@
#ifndef __WIRING_PI_H__ #ifndef __WIRING_PI_H__
#define __WIRING_PI_H__ #define __WIRING_PI_H__
#ifndef O_CLOEXEC
#define O_CLOEXEC 0
#endif
// Handy defines // Handy defines
// Deprecated // Deprecated

Loading…
Cancel
Save