repair ok2 error

This commit is contained in:
fanxiaoqi 2024-02-29 10:57:59 +00:00
parent 2bcf672130
commit 43daaacc39
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
openssh (1:8.2p1-ok3) yangtze; urgency=medium
* repair ok2 ---to remove int closefrom
-- root <fanxiaoqi@smart-core.cn> Thu, 29 Feb 2024 07:53:09 +0000
openssh (1:8.2p1-ok2) yangtze; urgency=medium
* remove int closefrom()

View File

@ -24,7 +24,7 @@
#define NUM_OPENS 10
#int closefrom(int);
//int closefrom(int);
void
fail(char *msg)