comparison src/filelock.c @ 159:3bb7ccffb0c0 r20-3b6

Import from CVS: tag r20-3b6
author cvs
date Mon, 13 Aug 2007 09:41:43 +0200
parents 8619ce7e4c50
children 2d532a89d707
comparison
equal deleted inserted replaced
158:558dfa75ffb3 159:3bb7ccffb0c0
22 22
23 #include <config.h> 23 #include <config.h>
24 #include "lisp.h" 24 #include "lisp.h"
25 25
26 #include "buffer.h" 26 #include "buffer.h"
27 #include "paths.h" 27 #include <paths.h>
28 28
29 #include "sysfile.h" 29 #include "sysfile.h"
30 #include "sysdir.h" 30 #include "sysdir.h"
31 #include "syspwd.h" 31 #include "syspwd.h"
32 #include "syssignal.h" /* for kill */ 32 #include "syssignal.h" /* for kill */