5759937 [rkeene@sledge /home/rkeene/devel/backuppcd/all/backuppcd-200601171056]$ cat -n chown.h
 1 #include "compat.h"
 2 #include "backuppcd.h"
 3 #include "backuppcd-common.h"
 4 
 5 #ifndef HAVE_CHOWN
 6 #  ifndef _RSK_CHOWN_H
 7 #  define _RSK_CHOWN_H 1
 8 
 9 int chown(const char *path, uint32_t owner, uint32_t group);
10 
11 #  endif /* _RSK_CHOWN_H */
12 #endif /* HAVE_CHOWN */
5759938 [rkeene@sledge /home/rkeene/devel/backuppcd/all/backuppcd-200601171056]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2005-08-15 04:42:29