mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-23 04:53:12 -08:00
Include ctype.h.
This commit is contained in:
parent
33646fba58
commit
c995f22e7e
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ Boston, MA 02111-1307, USA. */
|
|||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
#include "lisp.h"
|
||||
#include "intervals.h"
|
||||
#include "buffer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue