]> git.wh0rd.org - dump.git/blobdiff - restore/extern.h
cybercable -> noos.
[dump.git] / restore / extern.h
index d69567793c52a20ab6a9e382adaf6527238167fa..ed19a4bc9c15162baf5a126267b698cfa8ae0ff0 100644 (file)
@@ -2,9 +2,10 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <pop@cybercable.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr> - AlcĂ´ve <www.alcove.fr>, 2000
  *
- *     $Id: extern.h,v 1.7 2000/01/21 10:17:41 stelian Exp $
+ *     $Id: extern.h,v 1.10 2000/12/04 15:43:17 stelian Exp $
  */
 
 /*-
@@ -120,4 +121,5 @@ int         rmtseek __P((int, int));
 
 /* From e2fsprogs */
 int fsetflags __P((const char *, unsigned long));
+int fgetflags __P((const char *, unsigned long *));
 int setflags __P((int, unsigned long));