diff options
Diffstat (limited to 'contrib/texinfo/info/dribble.c')
| -rw-r--r-- | contrib/texinfo/info/dribble.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/texinfo/info/dribble.c b/contrib/texinfo/info/dribble.c index d1d584865606b..8e16cea4e45f2 100644 --- a/contrib/texinfo/info/dribble.c +++ b/contrib/texinfo/info/dribble.c @@ -21,7 +21,7 @@ Written by Brian Fox (bfox@ai.mit.edu). */ -#include "info.h" +#include <stdio.h> #include "dribble.h" /* When non-zero, it is a stream to write all input characters to for the |
