pantry/projects/gnu.org/inetutils
Jacob Heider aea1470b5d fix(inetutils)
clang on mac complaining something awful:

```
syslogd.c:281:7: error: conflicting types for 'ttymsg'
char *ttymsg (struct iovec *, int, char *, int);
      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/util.h:103:9: note: previous declaration is here
char   *ttymsg(struct iovec *, int, const char *, int);
```

closes #4659
2023-12-29 15:07:53 -05:00
..
package.yml fix(inetutils) 2023-12-29 15:07:53 -05:00