diff options
| author | Peter Jones <pjones@redhat.com> | 2018-03-12 17:46:11 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2018-03-12 18:00:41 -0400 |
| commit | d3b7ba1b09e64c0c17afc48270e38c364ded2cb0 (patch) | |
| tree | a52836b0552eb5ae19061c89f876ec5d39408d4b | |
| parent | 38b16b200c10cc13c755481884484435dd45d5d3 (diff) | |
| download | efi-boot-shim-d3b7ba1b09e64c0c17afc48270e38c364ded2cb0.tar.gz efi-boot-shim-d3b7ba1b09e64c0c17afc48270e38c364ded2cb0.zip | |
Fix syntastic config for include/
Signed-off-by: Peter Jones <pjones@redhat.com>
| -rw-r--r-- | .syntastic_c_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.syntastic_c_config b/.syntastic_c_config index 6b56e254..507d0084 100644 --- a/.syntastic_c_config +++ b/.syntastic_c_config @@ -18,6 +18,7 @@ -std=gnu89 -nostdinc -I/usr/lib/gcc/x86_64-redhat-linux/7/include +-Iinclude -ICryptlib/ -ICryptlib/Include/ -ICryptlib/OpenSSL/ |
