test.c 198 B

12345
  1. /* This fakes the situation where other.proto is not found for some reason
  2. * by making its size indefinite, but then defining it here manually. */
  3. #define SecondOneof_size 5
  4. #include "oneof.pb.h"