#ifndef INTEGRATED_H #define INTEGRATED_H #include "Common.h" void IntegratedCheck(char* command); void ReadPishrc(void); #endif