StupidOS/sbin/parted/fdisk/version.h
2025-10-08 15:01:16 +02:00

6 lines
109 B
C

#ifndef FDISK_VERSION_H
# define FDISK_VERSION_H 1
void print_version(void);
#endif /* !FDISK_VERSION_H */