logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/etc_portage.git

nmap-7.70_nmap_error_h-time_h.patch (257B)


  1. diff --git a/nmap_error.h.old b/nmap_error.h
  2. index f6df970..c47dcce 100644
  3. --- a/nmap_error.h.old
  4. +++ b/nmap_error.h
  5. @@ -132,6 +132,8 @@
  6. #ifndef NMAP_ERROR_H
  7. #define NMAP_ERROR_H
  8. +#include <time.h>
  9. +
  10. #ifdef WIN32
  11. #include "mswin32\winclude.h"
  12. #endif