mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-08 21:45:54 +08:00
6 lines
76 B
C
6 lines
76 B
C
|
|
#ifndef randombytes_H
|
|
#define randombytes_H
|
|
#include "devurandom.h"
|
|
#endif
|