/* Copyright (C) 2007 Free Software Foundation Contributed by Ollie Wild */ #include "counter-1.h" int main(void) { return __COUNTER__; }