Subversion daemon
2010-08-02 15:59:14 UTC
r236 | jb | 2010-08-02 17:59:13 +0200 (Mon, 02 Aug 2010) | 9 lines
Changed paths:
M /trunk/src/css.h
M /trunk/src/device.h
M /trunk/src/libdvdcss.h
Make libdvdcss headers self-sufficient
This patch adds required #includes to libdvdcss headers so that they can be used
without other headers as prerequisites.
This leaves out limits.h and stdint.h, for the moment, since they aren't on all systems.
Patch by Diego Biurrun - diego at biurrun d0t de
Changed paths:
M /trunk/src/css.h
M /trunk/src/device.h
M /trunk/src/libdvdcss.h
Make libdvdcss headers self-sufficient
This patch adds required #includes to libdvdcss headers so that they can be used
without other headers as prerequisites.
This leaves out limits.h and stdint.h, for the moment, since they aren't on all systems.
Patch by Diego Biurrun - diego at biurrun d0t de