forked from pool/cdemu-daemon
17 lines
541 B
Diff
17 lines
541 B
Diff
---
|
|
src/mmc-packet-commands.h | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
Index: cdemu-daemon-3.0.2/src/mmc-packet-commands.h
|
|
===================================================================
|
|
--- cdemu-daemon-3.0.2.orig/src/mmc-packet-commands.h
|
|
+++ cdemu-daemon-3.0.2/src/mmc-packet-commands.h
|
|
@@ -87,6 +87,7 @@ typedef enum {
|
|
- SCSI-3 Block Command Set (SBC)
|
|
*/
|
|
|
|
+#include <glib.h>
|
|
|
|
/**********************************************************************\
|
|
* BLANK *
|