foobar.h 101 B

1234567
  1. #ifndef __FOOBAR_H__
  2. #define __FOOBAR_H__
  3. #define FOOBAR_IN_FOOBAR_H 10
  4. #endif /*__FOOBAR_H__*/