X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmisc%2Fcpu.c;h=124876d7adfc02cebbb68f343ce2a58baa5fd9cd;hb=ce4c05bb991cd177949f2e58b01d9027a78e1dec;hp=82b42c70efbc4ae810bf3e165bbcda6d0fdafa56;hpb=e5fcb7ff3e6764a575271ad84377585036836361;p=vlc diff --git a/src/misc/cpu.c b/src/misc/cpu.c index 82b42c70ef..124876d7ad 100644 --- a/src/misc/cpu.c +++ b/src/misc/cpu.c @@ -30,7 +30,7 @@ # include "config.h" #endif -#include +#include #ifdef HAVE_SIGNAL_H # include /* SIGHUP, SIGINT, SIGKILL */