be10a1ceec
PR: ports/78740 Submitted by: Ports Fury
11 lines
288 B
C
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>
|