we're grownups now. don't care about stupid OS'es that don't know what an
[apps/madmutt.git] / crypt-gpgme.c
index e16bffa..ef199cb 100644 (file)
@@ -1772,7 +1772,7 @@ int pgp_gpgme_application_handler (BODY * m, STATE * s)
   int clearsign = 0;
   long start_pos = 0;
   long bytes;
-  LOFF_T last_pos, offset;
+  off_t last_pos, offset;
   char buf[HUGE_STRING];
   FILE *pgpout = NULL;