/* $OpenBSD: curses.h,v 1.4 2015/11/14 23:56:49 deraadt Exp $ */ /* * Placed in the public domain by Todd C. Miller * on June 17, 2003. */ #ifndef _CURSES_H_ #define _CURSES_H_ #include #endif /* _CURSES_H_ */