ports/sysutils/cd-write/files/patch-8
2002-12-28 21:48:38 +00:00

10 lines
257 B
Text

--- generic.cc~ Sat Jan 23 00:31:38 1999
+++ generic.cc Sat Dec 28 16:48:21 2002
@@ -32,6 +32,7 @@
#include <cam/scsi/scsi_message.h>
#include <string.h>
#include <sys/cdio.h>
+#include <arpa/inet.h>
#include <machine/endian.h>
#include "cd-write.h"