config.h 97 B

1234567
  1. #ifndef __CONFIG_H__
  2. #define __CONFIG_H__
  3. #include "goahead.h"
  4. #endif /* __CONFIG_H__ */