Mercurial > hg > xemacs-beta
comparison lib-src/yow.c @ 438:84b14dcb0985 r21-2-27
Import from CVS: tag r21-2-27
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:32:25 +0200 |
parents | 3ecd8885ac67 |
children | 8de8e3f6228a |
comparison
equal
deleted
inserted
replaced
437:e2a4e8b94b82 | 438:84b14dcb0985 |
---|---|
8 */ | 8 */ |
9 | 9 |
10 /* Synched up with: FSF 19.28. */ | 10 /* Synched up with: FSF 19.28. */ |
11 | 11 |
12 #define DONT_ENCAPSULATE | 12 #define DONT_ENCAPSULATE |
13 #include <../src/config.h> | 13 #include <config.h> |
14 | 14 |
15 #include <stdio.h> | 15 #include <stdio.h> |
16 #include <ctype.h> | 16 #include <ctype.h> |
17 #include <../src/paths.h> /* For PATH_DATA. */ | 17 #include <../src/paths.h> /* For PATH_DATA. */ |
18 | 18 |