blob: bc98ca9e0ec64da3d86066d197648661bcc64a01 [file] [log] [blame]
#ifndef PUBLIC1_H
#define PUBLIC1_H
struct use_this1 { int field; };
#endif