/*
 * Copyright (c) 2000-2006 UnixLib Developers
 */

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