* smie.el (smie*ward-sexp-command): Don't pretend the arg is optional
[emacs.git] / src / sysstdio.h
blobe9dfb6960590e85ecbc6626aef69c4a8346c1991
1 #include <stdio.h>
2 extern FILE *emacs_fopen (char const *, char const *);