blob: 2aa3e9614c81a746c9cbe318cc32846b191f5748 [file] [log] [blame]
#ifndef PUBLIC2_H
#define PUBLIC2_H
struct use_this2 { int field; };
#endif