freebsd-ports/mail/renattach/files/patch-src::renattach.c
Kirill Ponomarev be10a1ceec Update to version 1.2.2
PR:		ports/78740
Submitted by:	Ports Fury
2005-03-13 09:35:39 +00:00

11 lines
288 B
C

--- src/renattach.c.orig Wed Oct 6 13:22:24 2004
+++ src/renattach.c Mon Mar 7 23:36:42 2005
@@ -26,7 +26,7 @@
#include "renattach.h"
#include "strings-en.h"
#include "utility.h"
-#include "getopt.h"
+#include <getopt.h>
#include <memory.h>
#include <stdio.h>
#include <stdlib.h>