blob: b09c6f63eae02edcf0228bebec1a3f504085bb2d [file] [log] [blame]
#ifndef SOME_BROKEN_LIB_H
#define SOME_BROKEN_LIB_H
void do_something_with_pointers(int *ptr1, int *ptr2);
#endif // SOME_BROKEN_LIB_H