mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
443cc9ea79
Informed maintainer.
12 lines
286 B
C
12 lines
286 B
C
--- s_socket.c.orig Wed Oct 15 22:32:33 2003
|
|
+++ s_socket.c Wed Oct 15 22:32:45 2003
|
|
@@ -67,7 +67,7 @@
|
|
#undef USE_SOCKETS
|
|
#undef NON_MAIN
|
|
#include "s_apps.h"
|
|
-#include OPENSSL"ssl.h"
|
|
+#include "%%OPENSSL%%/ssl.h"
|
|
|
|
#ifndef NOPROTO
|
|
static struct hostent *GetHostByName(char *name);
|