y.h 92 Bytes
#include "x.h"
namespace llvm {
  struct ulittle32_t;
  extern allocator<ulittle32_t> *x;
}