summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defs.h b/src/defs.h
index cafc102..f6dd535 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -15,6 +15,7 @@
You should have received a copy of the GNU General Public License
along with Nekopack. If not, see <http://www.gnu.org/licenses/>. */
+#pragma once
#define EXIT_SUCCESS 0
#define EXIT_FAILURE 1