diff options
Diffstat (limited to 'src/l_pipe.h')
-rw-r--r-- | src/l_pipe.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/l_pipe.h b/src/l_pipe.h index 0b67bf8..30803ab 100644 --- a/src/l_pipe.h +++ b/src/l_pipe.h @@ -19,8 +19,8 @@ * along with rhnop. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef NOPSYNCD_l_pipe_h_INCLUDED -#define NOPSYNCD_l_pipe_h_INCLUDED +#ifndef NOPFETCHD_l_pipe_h_INCLUDED +#define NOPFETCHD_l_pipe_h_INCLUDED #include <lua.h> |