mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-04 00:06:22 +00:00
Initialize _kill_mark so we don't get spurious valgrind warnings
This commit is contained in:
parent
093e660191
commit
2f0bc9d38e
@ -1,12 +0,0 @@
|
||||
|
||||
#ifdef __GNUG__
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "@AVCODEC_PREFIX@avcodec.h"
|
||||
|
||||
#ifdef __GNUG__
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
|
||||
extern "C" {
|
||||
#include "libavcodec/avcodec.h"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user