mirror of https://github.com/nodejs/node.git
4 lines
59 B
C
4 lines
59 B
C
|
#include "shared.h"
|
||
|
|
||
|
const char kSharedStr[] = "shared.c";
|