]> andersk Git - gssapi-openssh.git/blobdiff - openssh/entropy.h
Script to turn plain man pages into html now that we want to make html man
[gssapi-openssh.git] / openssh / entropy.h
index 86f69dc504e2264fe6a89f3b177b443fe1c9e3ff..270eacbd2b860c974067c3914f9aa6413627e00c 100644 (file)
 #ifndef _RANDOMS_H
 #define _RANDOMS_H
 
-#include "buffer.h"
-
 void seed_rng(void);
 void init_rng(void);
 
-void rexec_send_rng_seed(Buffer *);
-void rexec_recv_rng_seed(Buffer *);
-
 #endif /* _RANDOMS_H */
This page took 0.03237 seconds and 4 git commands to generate.