scrcpy/app
Romain Vimont 9160d465ec Add feature test macro to declare kill()
Avoid the following warning on some systems:

> warning: implicit declaration of function 'kill'
> [-Wimplicit-function-declaration]
2018-11-10 16:16:08 +01:00
..
src Add feature test macro to declare kill() 2018-11-10 16:16:08 +01:00
tests Declare fun(void) functions with no parameters 2018-10-04 17:04:20 +02:00
meson.build Bump version to 1.4 2018-10-03 23:03:27 +02:00