diff --git a/lib/roken/roken.h b/lib/roken/roken.h new file mode 100644 index 000000000..0c51ca306 --- /dev/null +++ b/lib/roken/roken.h @@ -0,0 +1,6 @@ +/* $Id$ */ + +#ifndef __ROKEN_H__ +#define __ROKEN_H__ + +#endif /* __ROKEN_H__ */ diff --git a/lib/roken/roken.h.in b/lib/roken/roken.h.in new file mode 100644 index 000000000..0c51ca306 --- /dev/null +++ b/lib/roken/roken.h.in @@ -0,0 +1,6 @@ +/* $Id$ */ + +#ifndef __ROKEN_H__ +#define __ROKEN_H__ + +#endif /* __ROKEN_H__ */