Bugfix: dependency files
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <test.h>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
printf("Content-type: text/plain\n");
|
||||
printf('\n');
|
||||
|
||||
printf("Hello World\n");
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user