1 /* Just test that the file can be compiled successfully. */
2 
3 #include "messages2.pb.h"
4 
main()5 int main()
6 {
7     return xmit_size;
8 }
9 
10