]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
compat: always compile getdelim on Darwin
[vlc] / include / vlc_common.h
index 5b4870effd3cd8da58c8144d9645f8cc894bc5a6..1c64ecd58f7c7ba9d99c1b5570c1833a97ca4c8f 100644 (file)
  #include <sys/syslimits.h>
 #endif
 
-/* Counter for statistics and profiling */
-typedef unsigned long       count_t;
-
 /* Audio volume */
 typedef uint16_t            audio_volume_t;