Removed superfluous commits

This commit is contained in:
Nate Choe
2022-02-14 02:46:33 -06:00
parent 2105f00965
commit 8df741a078
6 changed files with 2 additions and 23 deletions

View File

@@ -15,15 +15,12 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <limits.h>
#include <unistd.h>
#include <sys/stat.h>
#include <responseutil.h>