diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ along with Nekopack. If not, see <http://www.gnu.org/licenses/>. */ #include <errno.h> -#include <inttypes.h> // Needed for debugging at this point. #include <stdint.h> #include <stdio.h> #include <stdlib.h> |