blob: 351e2fc60050592f20efad3e3c0e2d8f16bd942f [file] [log] [blame]
#ifndef BOB_H_
#define BOB_H_
int bobMcBob(void);
#endif