SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/oidentd/patches/patch-src_oidentd_util_h
Normal file
11
net/oidentd/patches/patch-src_oidentd_util_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/oidentd_util.h.orig Sun Apr 23 17:41:33 2017
|
||||
+++ src/oidentd_util.h Sun Apr 23 17:41:40 2017
|
||||
@@ -58,7 +58,7 @@ int find_user(const char *temp_user, uid_t *uid);
|
||||
int find_group(const char *temp_group, gid_t *gid);
|
||||
|
||||
int random_seed(void);
|
||||
-inline int randval(int i);
|
||||
+int randval(int i);
|
||||
|
||||
#ifndef HAVE_SNPRINTF
|
||||
int snprintf(char *str, size_t n, char const *fmt, ...);
|
Loading…
Add table
Add a link
Reference in a new issue