forked from Lainports/opnsense-ports
13 lines
296 B
C
13 lines
296 B
C
--- UTC
|
|
Added for bindresvport_sa(3)
|
|
|
|
--- sshconnect.c.orig 2015-04-02 15:04:24.482112000 -0500
|
|
+++ sshconnect.c 2015-04-02 15:04:26.735851000 -0500
|
|
@@ -40,6 +40,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <rpc/rpc.h>
|
|
#include <unistd.h>
|
|
|
|
#include "xmalloc.h"
|