/* * Portable termcap header. * $Id$ * Copyright (c) 1997 by Tycho Softworks. * For conditions on distribution and reuse see product license. */ #ifndef __DEV_TERMCAP_H__ #define __DEV_TERMCAP_H__ #ifndef TERMCAP_H_MISSING #include #else #endif #endif