Code refactor.

This commit is contained in:
2021-04-11 00:44:29 +01:00
parent d3b8e65bdd
commit 09e7535190
13 changed files with 49 additions and 26 deletions

View File

@@ -30,9 +30,9 @@ Copyright (C) 2011-2021 Natalia Portillo
#include <stdlib.h>
#include <string.h>
#include "../os2defs.h"
#include "../include/consts.h"
#include "../include/defs.h"
#include "os2defs.h"
void Sparse(const char* path)
{ /* Do nothing, not supported by target operating system */