diff options
Diffstat (limited to 'src/decompress.c')
| -rw-r--r-- | src/decompress.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/decompress.c b/src/decompress.c index 6c342e54355..839f6c341d1 100644 --- a/src/decompress.c +++ b/src/decompress.c | |||
| @@ -27,8 +27,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 27 | #include "composite.h" | 27 | #include "composite.h" |
| 28 | #include "md5.h" | 28 | #include "md5.h" |
| 29 | 29 | ||
| 30 | #include <verify.h> | ||
| 31 | |||
| 32 | #ifdef WINDOWSNT | 30 | #ifdef WINDOWSNT |
| 33 | # include <windows.h> | 31 | # include <windows.h> |
| 34 | # include "w32common.h" | 32 | # include "w32common.h" |