$NetBSD: patch-aa,v 1.3 2005/05/09 13:21:16 minskim Exp $

--- libexif/exif-utils.h.orig	2005-03-12 20:27:13.000000000 -0600
+++ libexif/exif-utils.h
@@ -45,7 +45,6 @@ typedef struct {ExifSLong numerator; Exi
 
 
 ExifShort     exif_get_short     (const unsigned char *b, ExifByteOrder order);
-ExifSShort    exif_get_sshort    (const unsigned char *b, ExifByteOrder order);
 ExifLong      exif_get_long      (const unsigned char *b, ExifByteOrder order);
 ExifSLong     exif_get_slong     (const unsigned char *b, ExifByteOrder order);
 ExifRational  exif_get_rational  (const unsigned char *b, ExifByteOrder order);
