/*
  a wrapper to avoid double inclusion of the real roken.h
 */
#ifndef _ROKEN_H_
#define _ROKEN_H_
#include "heimdal/lib/roken/roken.h"
#endif