]> de.git.xonotic.org Git - xonotic/d0_blind_id.git/blobdiff - sha2.c
mark the license text as used so it never gets stripped
[xonotic/d0_blind_id.git] / sha2.c
diff --git a/sha2.c b/sha2.c
index e88b47daa327a1fc934de5b70e34917ce8a468b3..1ca0f810810a88eb78bbfa45f00b5c13a9189088 100644 (file)
--- a/sha2.c
+++ b/sha2.c
@@ -1,9 +1,11 @@
+#include "d0.h"
+
 /*
  * include the license notice into the dynamic library to "reproduce the
  * copyright notice" automatically, so the application developer does not have
  * to care about this term
  */
-const char *d0_sha2_c_bsd_license_notice = "\n"
+const char *d0_sha2_c_bsd_license_notice D0_USED = "\n"
 "/*\n"
 " * FILE:      sha2.c\n"
 " * AUTHOR:    Aaron D. Gifford - http://www.aarongifford.com/\n"