Advertisement
brandizzi

Foo Autoconf Project - foo/foo.h

Jul 22nd, 2012
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. #ifndef _FOO_FOO_H
  2. #define _FOO_FOO_H
  3. void foo_print();
  4. #endif /* _FOO_FOO_H */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement