#ifndef _FOOBAR_SRC_COMMON_H #define _FOOBAR_SRC_COMMON_H int foobar_internal(int a, int b); #endif