aboutsummaryrefslogtreecommitdiff
path: root/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'reloc.h')
-rw-r--r--reloc.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/reloc.h b/reloc.h
index aaafbdd..6822ef3 100644
--- a/reloc.h
+++ b/reloc.h
@@ -1,13 +1,10 @@
-//
-// Created by jhunk on 11/7/2019.
-//
-
#ifndef RELOC_RELOC_H
#define RELOC_RELOC_H
#define _GNU_SOURCE 1
#include <ctype.h>
+#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>