1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/security/libfprint/files/patch-libfprint_data.c
Stanislav Sedov f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00

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>