Joseph Huber 86a4c78047 [Libomptarget] Add missing include to define printf
Summary:
This test was failing because of an implicit declaration of `printf`
which isn't legal with newer C, causing it to fail. This patch just adds
the necessary header.
2022-06-08 09:56:51 -04:00
..