Browse Source

Add missing include.

master
Richard Nyberg 19 years ago
parent
commit
0b9d19de09
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      btpd/btpd.c

+ 1
- 0
btpd/btpd.c View File

@@ -1,5 +1,6 @@
#include <signal.h>
#include <string.h>
#include <time.h>

#include "btpd.h"
#include "http.h"


Loading…
Cancel
Save