• KO Myung-Hun's avatar
    fsstorage: missing #include · fc5a99b9
    KO Myung-Hun authored
    ```--
      CC       addons/fsstorage.lo
    addons/fsstorage.c: In function 'WriteCatalog':
    addons/fsstorage.c:543:5: error: implicit declaration of function 'getpid' [-Werror=implicit-function-declaration]
    cc1: some warnings being treated as errors
    make.exe[5]: *** [addons/fsstorage.lo] Error 1
    ```
    
    --
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    fc5a99b9
fsstorage.c 27.9 KB