summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/roken.h
blob: fb78652faaad3c3d8805673c0abb642ee39b2299 (plain)
1
2
3
4
5
6
7
/*
  a wrapper to avoid double inclusion of the real roken.h
 */
#ifndef _ROKEN_H_
#define _ROKEN_H_
#include "heimdal/lib/roken/roken.h"
#endif