mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 02:42:58 +01:00
6 lines
76 B
C
6 lines
76 B
C
|
|
#ifndef randombytes_H
|
|
#define randombytes_H
|
|
#include "devurandom.h"
|
|
#endif
|