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

#ifndef __FCRYPT_H
#define __FCRYPT_H 1
#include <crypt.h>
#endif
