/****************************************************************************
 *
 * $Source: /usr/local/cvsroot/unixlib/source/clib/h/strings,v $
 * $Date: 1997/10/09 19:59:48 $
 * $Revision: 1.4 $
 * $State: Exp $
 * $Author: unixlib $
 *
 ***************************************************************************/

#ifndef __STRINGS_H
#define __STRINGS_H 1
#ifndef	__STRING_H
#include <string.h>
#endif
#endif
