]> git.wh0rd.org - dump.git/blobdiff - restore/restore.h
Another try at fixing size estimate.
[dump.git] / restore / restore.h
index 6c45e8b2b0427a176f0805af468067ebff9d115a..9239b07ea8dc0a576557ab2ee4b283a9fe5cfc27 100644 (file)
@@ -5,7 +5,7 @@
  *     Stelian Pop <stelian@popies.net>, 1999-2000
  *     Stelian Pop <stelian@popies.net> - AlcĂ´ve <www.alcove.com>, 2000-2002
  *
- *     $Id: restore.h,v 1.26 2002/06/08 07:10:37 stelian Exp $
+ *     $Id: restore.h,v 1.28 2003/10/26 16:05:48 stelian Exp $
  */
 
 /*
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *     This product includes software developed by the University of
- *     California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
@@ -184,6 +180,11 @@ extern int gTapeposfd;
 extern int     createtapeposflag;
 extern unsigned long qfadumpdate;
 extern long long curtapepos;
+#ifdef sunos
+int            fdsmtc;
+long   scsiid;
+char   smtcpath[2048];
+#endif
 #endif /* USE_QFA */
 
 #define do_compare_error \