projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec85270
)
Replace <arpa/ftp.h> with "h/arpa_ftp.h".
author
Lyndon Nerenberg
<lyndon@orthanc.ca>
Sun, 25 Dec 2011 02:18:22 +0000
(18:18 -0800)
committer
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 02:49:31 +0000
(21:49 -0500)
uip/ftpsbr.c
patch
|
blob
|
history
diff --git
a/uip/ftpsbr.c
b/uip/ftpsbr.c
index
b2c3c42
..
0ffca35
100644
(file)
--- a/
uip/ftpsbr.c
+++ b/
uip/ftpsbr.c
@@
-9,13
+9,7
@@
#include <h/mh.h>
#include <h/mime.h>
-#ifdef notdef_lyndon_posix
-/*
- * Does this get included indirectly? Let's find out. It's not
- * part of Posix. Mail lyndon@orthanc.ca if this breaks your build.
- */
-# include <arpa/ftp.h>
-#endif
+#include "h/arpa_ftp.h"
#define v_debug debugsw
#define v_verbose verbosw