private.h 127 B

12345678910
  1. /*
  2. * private.h
  3. */
  4. #ifndef _clish_private_h
  5. #define _clish_private_h
  6. #include "lub/c_decl.h"
  7. #endif /* _clish_private_h */