X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Futils.h;h=0e77531fa501a01bcfde931eee52fcc6bfa1c753;hb=714ad7e26b9860360fb8098613f8b4887d851e12;hp=99b2e30d7ea3193d272222339c12a3ff4afb43dc;hpb=b89e581a2fab177e79d64b5990a464683eac49fa;p=apps%2Fcamera-gstreamer.git diff --git a/app/utils.h b/app/utils.h index 99b2e30..0e77531 100644 --- a/app/utils.h +++ b/app/utils.h @@ -8,6 +8,9 @@ extern "C" { int os_create_anonymous_file(off_t size); +const char* +get_first_camera_device(void); + #ifdef __cplusplus } #endif