]> git.pld-linux.org Git - packages/LPRng.git/commitdiff
-Added it solves build problem on axp.
authordobrek <dobrek@pld-linux.org>
Sat, 13 Jan 2001 17:30:38 +0000 (17:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LPRng-inet_ntop.patch -> 1.1

LPRng-inet_ntop.patch [new file with mode: 0644]

diff --git a/LPRng-inet_ntop.patch b/LPRng-inet_ntop.patch
new file mode 100644 (file)
index 0000000..9519fc8
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN LPRng-3.7.4/src/include/linksupport.h LPRng-3.7.4-new/src/include/linksupport.h
+--- LPRng-3.7.4/src/include/linksupport.h      Thu Dec 28 13:06:14 2000
++++ LPRng-3.7.4-new/src/include/linksupport.h  Wed Jan 13 16:19:20 2049
+@@ -47,8 +47,6 @@
+ const char *Ack_err_str (int n);
+ int AF_Protocol(void);
+ int inet_pton( int family, const char *strptr, void *addr );
+-const char *inet_ntop( int family, const void *addr,
+-      char *str, size_t len );
+ const char *inet_ntop_sockaddr( struct sockaddr *addr,
+       char *str, int len );
This page took 0.038446 seconds and 4 git commands to generate.