# HG changeset patch # User John W. Eaton # Date 1218136660 14400 # Node ID 1d2bcc163c4df334badbde6cf1a95bb004adf295 # Parent 0ef13e15319b3b24b75d42895320e004a794b1df oct-errno.h: include diff -r 0ef13e15319b -r 1d2bcc163c4d src/ChangeLog --- a/src/ChangeLog Thu Aug 07 15:15:33 2008 -0400 +++ b/src/ChangeLog Thu Aug 07 15:17:40 2008 -0400 @@ -1,5 +1,7 @@ 2008-08-07 John W. Eaton + * oct-errno.h: Include . + * Cell.cc, DLD-FUNCTIONS/regexp.cc, DLD-FUNCTIONS/dlmread.cc, debug.cc, error.cc, file-io.cc, graphics.cc, help.cc, input.cc, lex.l, load-path.cc, load-save.cc, ls-mat-ascii.cc, diff -r 0ef13e15319b -r 1d2bcc163c4d src/oct-errno.h --- a/src/oct-errno.h Thu Aug 07 15:15:33 2008 -0400 +++ b/src/oct-errno.h Thu Aug 07 15:17:40 2008 -0400 @@ -24,6 +24,7 @@ #if !defined (octave_errno_h) #define octave_errno_h 1 +#include #include #include