ppp: Update syncppp.c header file

This commit is contained in:
zxl hhyccc 2024-10-14 19:57:36 +08:00 committed by GitHub
parent a9ce8142cb
commit d097b8ed16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@
+#include<stdlib.h>
+#include<time.h>
+#include<errno.h>
+#include "pppd.h"
+#include "pppd-private.h"
+#include "syncppp.h"
+
+int syncppp(int nproc)