5 lines
91 B
C
5 lines
91 B
C
#ifndef _GNU_SOURCE
|
|
# define _GNU_SOURCE 1
|
|
#endif
|
|
|
|
#define PACKAGE_STRING "bubblewrap 0.1"
|