Changeset 397710b25f3cbbf3e2dfcf1cbe28e408f610e4a2

Show
Ignore:
Timestamp:
19/08/07 18:56:07 (1 year ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1187542567 +0000
git-parent:

[3d599783b5dc8cd9c621b98d1c0c819da47ecdf2]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1187542567 +0000
Message:

Fix warning

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/misc/cpu.c

    r79de69c r397710b  
    3333#   include <setjmp.h>                                    /* longjmp, setjmp */ 
    3434#endif 
     35 
     36#include "libvlc.h" 
    3537 
    3638#if defined(__APPLE__) && (defined(__ppc__) || defined(__ppc64__))