summaryrefslogtreecommitdiffstats
path: root/third_party/heimdal_build/vis.h
blob: b6e6f6b04e0646080d91279efbd0eda50fc10eb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _HEIMDAL_BUILD_VIS_H
#define _HEIMDAL_BUILD_VIS_H

#include "system/locale.h"

#ifndef __BEGIN_DECLS
#define __BEGIN_DECLS
#endif

#ifndef __END_DECLS
#define __END_DECLS
#endif

#include "../heimdal/lib/roken/vis.hin"
#endif