Windows compatibility: The stub replacement for compression_program
(which always returns an error when invoked) needs its prototype.
This commit is contained in:
parent
4ffcdcfe35
commit
93721eec26
@ -31,6 +31,8 @@ __FBSDID("$FreeBSD$");
|
||||
#if !defined(HAVE_PIPE) || !defined(HAVE_FCNTL) || \
|
||||
!(defined(HAVE_FORK) || defined(HAVE_VFORK))
|
||||
|
||||
#include "archive.h"
|
||||
|
||||
/*
|
||||
* On non-Posix systems, allow the program to build, but choke if
|
||||
* this function is actually invoked.
|
||||
|
Loading…
Reference in New Issue
Block a user