view src/of-sockets-2-deprecated.patch @ 5534:372ea4c0afb2

Move of-ocs PKG_XXXX to inst dir and add break patch * src/of-ocs-3-break-fixes.patch, src/of-ocs-4-pkgadd-fixes.patch: new files * dist-files.mk: add ref to files
author John Donoghue <john.donoghue@ieee.org>
date Sun, 13 Sep 2020 08:15:14 -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>