mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-16 10:50:46 +03:00
5 lines
67 B
C
5 lines
67 B
C
#ifndef SIM_MAIN_C
|
|
#define SIM_MAIN_C
|
|
#include "op_utils.c"
|
|
#endif
|