diff options
Diffstat (limited to 'lang/erlang14/files/patch-erts_config.h.in')
-rw-r--r-- | lang/erlang14/files/patch-erts_config.h.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/lang/erlang14/files/patch-erts_config.h.in b/lang/erlang14/files/patch-erts_config.h.in deleted file mode 100644 index 0cb9747c20e1..000000000000 --- a/lang/erlang14/files/patch-erts_config.h.in +++ /dev/null @@ -1,17 +0,0 @@ - -$FreeBSD$ - ---- erts/config.h.in.orig -+++ erts/config.h.in -@@ -366,6 +366,10 @@ - /* Define to 1 if `ssh_data' is member of `struct sctp_send_failed'. */ - #undef HAVE_STRUCT_SCTP_SEND_FAILED_SSH_DATA - -+/* Define to 1 if `sctp_adaptation_layer_event' is member of -+ `struct sctp_event_subscribe'. */ -+#undef HAVE_STRUCT_SCTP_EVENT_SUBSCRIBE_SCTP_ADAPTATION_LAYER_EVENT -+ - /* Define to 1 if you have the <syslog.h> header file. */ - #undef HAVE_SYSLOG_H - - |