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