* lisp/progmodes/python.el (python-shell-prompt-detect): Remove redundant
[emacs.git] / src / sysstdio.h
blobe9dfb6960590e85ecbc6626aef69c4a8346c1991
1 #include <stdio.h>
2 extern FILE *emacs_fopen (char const *, char const *);