Advertisement
SirNickolas

OS 5 httpd_pid.h

Oct 31st, 2014
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. #ifndef HTTPD_PID_H
  2. #define HTTPD_PID_H
  3.  
  4. #define HTTPD_PID "httpd.pid"
  5.  
  6. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement