mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 02:20:17 +00:00
Move/remove a couple files around.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
// ===============================
|
||||
// PC-BSD REST API Server
|
||||
// Available under the 3-clause BSD License
|
||||
// Written by: Ken Moore <ken@pcbsd.org> DEC 2015
|
||||
// =================================
|
||||
#ifndef _SYSADM_WEBSERVER_BACKEND_CLASS_H
|
||||
#define _SYSADM_WEBSERVER_BACKEND_CLASS_H
|
||||
|
||||
//sysadm library interface classes
|
||||
#include <sysadm-general.h>
|
||||
#include <sysadm-network.h>
|
||||
|
||||
#include "syscache-client.h"
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user