view src/of-sockets-2-deprecated.patch @ 5430:98bcc037fad7

* src/hdf5.mk: Update version to 1.12.0. Use cmake for Windows cross targets. * src/hdf5-1-fixes.patch: Remove patch. * src/mingw-hdf5-1.patch: Update patch. * dist-files.mk: Remove file from list. * src/of-communictaions.mk: Use pkg-config for linking in hdf5.
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 25 May 2020 18:14:52 +0200
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>