# HG changeset patch # User Mike Miller # Date 1458249149 25200 # Node ID 6e5540ddb6392a746bfc04035908a73026740fad # Parent a4c411681e256ce3071a2039b6f18597018f12ba textscan: Don't #include builtin-defun-decls.h * textscan.cc: Don't #include "builtin-defun-decls.h", it is not needed and causes a circular dependency in the build system. diff -r a4c411681e25 -r 6e5540ddb639 libinterp/corefcn/textscan.cc --- a/libinterp/corefcn/textscan.cc Thu Mar 17 16:09:21 2016 -0400 +++ b/libinterp/corefcn/textscan.cc Thu Mar 17 14:12:29 2016 -0700 @@ -1058,7 +1058,6 @@ is.field_done (); } -#include "builtin-defun-decls.h" /** * Read data corresponding to the entire format string once, * placing the values in row row of retval.