diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/errno/variables.c (renamed from src/errno.c) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/errno.c b/src/errno/variables.c index aae7513..e204a2c 100644 --- a/src/errno.c +++ b/src/errno/variables.c @@ -15,7 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <errno.h> #include <stddef.h> |