Ticket #300: patch
File patch, 321 bytes (added by , 11 years ago) |
---|
-
smartctl.cpp
26 26 #include <stdio.h> 27 27 #include <sys/types.h> 28 28 #include <string.h> 29 #include <stdlib.h> 29 30 #include <stdarg.h> 30 31 #include <stdexcept> 31 32 #include <getopt.h>