This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ggate
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
include stdarg.h for va_list
tags/ggatessh-v1.0.0
delphij
19 years ago
parent
ce76de0dec
commit
098f4d50a0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
shared/ggate.h
+ 1
- 0
shared/ggate.h
View File
@@ -30,6 +30,7 @@
#define _GGATE_H_
#include <sys/endian.h>
#include <stdarg.h>
#define G_GATE_BUFSIZE_START 65536
#define G_GATE_PORT 3080
Write
Preview
Loading…
Cancel
Save