71c44ad7d8
gqview-devel is development (GTK2) version of GQview. PR: 48959 Submitted by: Andrew Dolgov <cthulhu@cthulhu.ru>
12 lines
247 B
Text
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 ----
|