mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
f5d05ea54d
- Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi
11 lines
269 B
C
11 lines
269 B
C
--- libfprint/data.c.orig 2009-03-07 23:42:59.000000000 +0300
|
|
+++ libfprint/data.c 2009-03-07 23:43:09.000000000 +0300
|
|
@@ -19,6 +19,7 @@
|
|
|
|
#include <config.h>
|
|
#include <errno.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|