Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.
[emacs.git] / src / sysstdio.h
blobe9dfb6960590e85ecbc6626aef69c4a8346c1991
1 #include <stdio.h>
2 extern FILE *emacs_fopen (char const *, char const *);