diff options
| author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-01-31 15:44:24 +0100 |
|---|---|---|
| committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-01-31 15:44:24 +0100 |
| commit | 981a34d7b34bf5ea7512e19f6e4768783201229f (patch) | |
| tree | 92a13ab6bcba53f32276926003c5e2269d09635a /.gitignore | |
| parent | f1d177d730edc36c47a1c152464931ea873af958 (diff) | |
| download | monitoring-plugins-981a34d.tar.gz | |
Add gl/c++defs
Somehow the build fails without this??? Try to make it work.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -56,7 +56,6 @@ NP-VERSION-FILE | |||
| 56 | /gl/arg-nonnull.h | 56 | /gl/arg-nonnull.h |
| 57 | /gl/arpa | 57 | /gl/arpa |
| 58 | /gl/arpa_inet.h | 58 | /gl/arpa_inet.h |
| 59 | /gl/c++defs.h | ||
| 60 | /gl/charset.alias | 59 | /gl/charset.alias |
| 61 | /gl/configmake.h | 60 | /gl/configmake.h |
| 62 | /gl/errno.h | 61 | /gl/errno.h |
