forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
273 B
C
11 lines
273 B
C
--- include/SS5Server.h.orig 2009-08-02 01:58:07.000000000 -0500
|
|
+++ include/SS5Server.h
|
|
@@ -31,7 +31,7 @@ UINT
|
|
S5ServerClose( int exitcode
|
|
);
|
|
|
|
-inline UINT
|
|
+UINT
|
|
S5ChildClose( int exitcode,
|
|
UINT childSocket,
|
|
struct _SS5ClientInfo *ci
|