view src/of-sockets-2-deprecated.patch @ 5529:f55351ed06fe

Update gnutls to v3.6.16 * src/gnutls.mk: update version/checksum * src/gnutls-1-fixes.patch: update patch
author John Donoghue <john.donoghue@ieee.org>
date Mon, 07 Sep 2020 13:05:49 -0400
parents 60f56afa9506
children
line wrap: on
line source

diff -r a0f23a7c3bd0 src/socket.cc
--- a/src/socket.cc	Fri Jan 30 15:27:56 2015 +0100
+++ b/src/socket.cc	Sun Dec 15 13:11:55 2019 +0100
@@ -19,7 +19,7 @@
 // Octave Includes
 #include <octave/oct.h>
 #include <octave/parse.h>
-#include <octave/toplev.h>
+#include <octave/interpreter.h>
 #include <octave/cmd-hist.h>
 #include <octave/symtab.h>
 #include <octave/variables.h>