diff options
| author | dmlunar <root@lunar.sh> | 2026-01-23 15:57:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-23 15:57:58 +0200 |
| commit | b7220e69ed08e92957d94953e7dcd77d8c913dfd (patch) | |
| tree | 213b1ddbd6aece853566790d57caafe377f4f64c | |
| parent | bbd6278ab592cacdd3555c4bb50432dba895ef5c (diff) | |
| download | openresolve-b7220e69ed08e92957d94953e7dcd77d8c913dfd.tar.gz openresolve-b7220e69ed08e92957d94953e7dcd77d8c913dfd.zip | |
Update openalias.c
| -rw-r--r-- | openalias.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openalias.c b/openalias.c index 4ed1c40..136578d 100644 --- a/openalias.c +++ b/openalias.c @@ -1,4 +1,3 @@ -#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include <stdlib.h> #include <string.h> |
