freebsd-ports/graphics/gqview-devel/files/patch-aa
Daichi GOTO 71c44ad7d8 new port: graphics/gqview-devel
gqview-devel is development (GTK2) version of GQview.

PR:		48959
Submitted by:	Andrew Dolgov <cthulhu@cthulhu.ru>
2003-06-17 14:27:17 +00:00

12 lines
247 B
Text

*** src/exif.c.orig Wed Mar 5 20:01:10 2003
--- src/exif.c Wed Mar 5 20:01:27 2003
***************
*** 23,29 ****
*/
#include <stdio.h>
- #include <stdint.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
--- 23,28 ----