/** -*- C++ -*-
 **
 **  KAI C++ Compiler
 **
 **  Copyright (C) 1996-1998, Kuck & Associates, Inc. All rights reserved.
 **/
#ifndef __KAI_CSIGNAL
#define __KAI_CSIGNAL

#include <signal.h>

#endif /* __KAI_CSIGNAL */
