update(add) packaging directory and spec file from OBSTF:Private, OBS
[external/ragel.git] / test / strings2.h
1 #ifndef _STRINGS1_H
2 #define _STRINGS1_H
3
4 struct strs
5 {
6         int cs;
7 };
8
9 #endif