diff options
Diffstat (limited to 'net/tac_plus4/files/patch-tac_plus.h')
-rw-r--r-- | net/tac_plus4/files/patch-tac_plus.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tac_plus4/files/patch-tac_plus.h b/net/tac_plus4/files/patch-tac_plus.h new file mode 100644 index 000000000000..ca5c8eac3b67 --- /dev/null +++ b/net/tac_plus4/files/patch-tac_plus.h @@ -0,0 +1,10 @@ +--- tac_plus.h.orig 2013-04-13 13:45:20.000000000 +0400 ++++ tac_plus.h 2013-04-13 13:50:14.000000000 +0400 +@@ -452,6 +452,7 @@ + int sendauth_fn(struct authen_data *data); + int sendpass_fn(struct authen_data *data); + int skey_fn(struct authen_data *data); ++int opie_fn(struct authen_data *data); + + /* tac_plus.c */ + void open_logfile(void); |