aports/testing/cdw/cdw_fs.c.patch
ScrumpyJack 555a4ed52b testing/cdw: new aport
cdw is a front-end for cd recoding tools
http://cdw.sf.net
2014-07-31 06:04:55 +00:00

12 lines
274 B
Diff

--- cdw-0.8.0/src/native_file_system/cdw_fs.c
+++ cdw-0.8.0/src/native_file_system/cdw_fs.c.changed
@@ -24,6 +24,8 @@
#include <string.h>
#include <errno.h>
#include <stdlib.h>
+#include <limits.h>
+#include <paths.h>
#include "cdw_fs.h"
#include "cdw_file_picker.h"